Skip to content

Commit

Permalink
updated ansible-playbook-syntax.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 9, 2024
1 parent 82cf6a6 commit d957e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-playbook-syntax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ concurrency:
cancel-in-progress: true

jobs:
validate:
ansible_playbook_syntax_check:
# github.event.repository context not available in scheduled workflows
#if: github.event.repository.fork == false
if: github.repository_owner == 'HariSekhon'
Expand Down

0 comments on commit d957e4d

Please sign in to comment.