Skip to content

Commit

Permalink
feat: Move from CircleCI to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
indigo423 committed Jul 17, 2024
1 parent eca8ef1 commit 2700794
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ansible-opennms-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
image: quay.io/labmonkeys/vmbuilder:1.9.3.b66
steps:
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Run ansible lint
run: ansible-lint

0 comments on commit 2700794

Please sign in to comment.