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