Update .forgejo/workflows/test.yml
This commit is contained in:
parent
abc3fc305b
commit
2902f10c8a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
name: Test job
|
name: Test job
|
||||||
|
|
||||||
|
on: workflow_call
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
run: echo 'TEST JOB'
|
run: echo 'TEST JOB'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue