Apparently workflow_run isn't supported yet...
All checks were successful
build / build (push) Successful in 1m19s
test / test (push) Successful in 1m7s

This commit is contained in:
Seraphim R. Pardee 2024-09-20 00:36:31 -04:00
parent df24f41bb3
commit dd62fd2ba8

View File

@ -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: