Compare commits
1 Commits
5e69fb2807
...
2101813ea4
Author | SHA1 | Date | |
---|---|---|---|
2101813ea4 |
@ -27,12 +27,10 @@
|
||||
|
||||
|
||||
- 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