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
run-name: ${{ gitea.actor }} is building.
on:
workflow_run:
workflows: [test]
types:
- completed
on: [push]
needs: [test]
jobs:
build: