Skip to content

Commit

Permalink
test ansible lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Feb 1, 2024
1 parent e848461 commit 483f2dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansiblelint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# .github/workflows/ansible-lint.yml
name: ansible-lint
on:
push:
branches: main
pull_request:
branches: ["main", "stable", "release/v*"]
jobs:
Expand Down

0 comments on commit 483f2dd

Please sign in to comment.