Skip to content

Commit

Permalink
fix: remove CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-nfc committed Aug 15, 2024
1 parent 4fe4011 commit 2a194bd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: 'Python'
# ---
# name: 'Python'


on:
push:
# on:
# push:

jobs:
# jobs:

collection:
name: 'Ansible Collection'
uses: nofusscomputing/action_ansible_collection/.github/workflows/reusable_ansible_collection.yaml@genesis
# secrets:
# WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
# collection:
# name: 'Ansible Collection'
# uses: nofusscomputing/action_ansible_collection/.github/workflows/reusable_ansible_collection.yaml@genesis
# # secrets:
# # WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 2a194bd

Please sign in to comment.