Compare commits

..

1 Commits

Author SHA1 Message Date
Jon
2101813ea4 chore: linting fixes
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 9s
ref: #6
2025-07-12 21:42:40 +09:30

View File

@ -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: