Skip to content

Commit

Permalink
updated github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luisj1983 committed Jul 21, 2023
1 parent 78e6710 commit 130d5dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: ansible-lint
on:
pull_request:
branches: ["main", "stable", "release/v*"]
push:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Lint # Naming the build is important to use it as a status check
Expand Down

0 comments on commit 130d5dd

Please sign in to comment.