chore: linting fixes
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 19s
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 19s
ref: #6
This commit is contained in:
@ -27,10 +27,12 @@
|
||||
|
||||
|
||||
- name: Process Completed workflow_job
|
||||
# yamllint disable rule:indentation
|
||||
condition: >
|
||||
event.meta.headers['X-GitHub-Event'] == 'workflow_job'
|
||||
and
|
||||
event.payload.action == 'completed'
|
||||
# yamllint enable rule:indentation
|
||||
actions:
|
||||
|
||||
- run_playbook:
|
||||
|
Reference in New Issue
Block a user