mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-04-26 20:15:11 +00:00
Compare commits
6 Commits
jade/hack-ci-tmp
...
test
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e718e1d53 | |||
| 1985019c99 | |||
| 5a9cc1cd5d | |||
| 2ce42b1ef5 | |||
| ac912276a6 | |||
| 425a6c0b1a |
@@ -0,0 +1,12 @@
|
|||||||
|
name: Test
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "forgejo.ref = ${{ forgejo.ref }}"
|
||||||
Reference in New Issue
Block a user