Always push
This commit is contained in:
parent
0f88405a10
commit
56c5e8e627
1 changed files with 5 additions and 0 deletions
5
.github/workflows/perl.yml
vendored
5
.github/workflows/perl.yml
vendored
|
|
@ -9,6 +9,11 @@ on:
|
|||
paths:
|
||||
- "perl/**"
|
||||
- ".github/workflows/perl.yml"
|
||||
workflow_run:
|
||||
workflows:
|
||||
- "Marshall"
|
||||
types:
|
||||
- completed
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue