dd
This commit is contained in:
parent
4e7b23d891
commit
0d126c1d45
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ on:
|
|||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
workflow_run:
|
||||
workflows: [linter]
|
||||
types:
|
||||
- completed
|
||||
|
||||
# Variables: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables
|
||||
|
||||
|
|
Loading…
Reference in a new issue