Skip to content

Commit

Permalink
chore(ci): adjust for workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CherryKitten committed Sep 18, 2023
1 parent c9c9a3a commit 53fb5ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
name: Ansible CI
on:
workflow_dispatch:
pull_request:
push:
branches: [main]

jobs:
ansible:
uses: famedly/github-workflows/.github/workflows/ansible.yml@ansible-v1
with:
collection: base
collection: famedly/base

0 comments on commit 53fb5ce

Please # to comment.