Distinguish between package and checksum updates
This commit is contained in:
parent
936aa8fbbc
commit
963ee15eeb
3 changed files with 3 additions and 3 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -2,7 +2,7 @@ name: build
|
|||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [PackageUpdate]
|
||||
workflows: [ChecksumUpdate]
|
||||
types: [completed]
|
||||
push:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue