Apparently workflow_run isn't supported yet...
This commit is contained in:
parent
df24f41bb3
commit
dd62fd2ba8
@ -1,10 +1,7 @@
|
|||||||
name: build
|
name: build
|
||||||
run-name: ${{ gitea.actor }} is building.
|
run-name: ${{ gitea.actor }} is building.
|
||||||
on:
|
on: [push]
|
||||||
workflow_run:
|
needs: [test]
|
||||||
workflows: [test]
|
|
||||||
types:
|
|
||||||
- completed
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user