Skip to content

Commit

Permalink
Fix GitHub Actions branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Oct 29, 2024
1 parent dcc61b4 commit 237f5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run Ansible playbook
on:

Check warning on line 3 in .github/workflows/ansible.yaml

View workflow job for this annotation

GitHub Actions / yamllint

truthy value should be one of [false, true]
push:
branches:
- main
- seagl-fork
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 237f5ff

Please sign in to comment.