Skip to content

Commit

Permalink
Fix GHA ref (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock authored Apr 25, 2024
1 parent cc0cd8f commit 2736423
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
Expand All @@ -11,4 +10,4 @@ on:

jobs:
ack:
uses: ansible/devtools/.github/workflows/push.yml@main
uses: ansible/team-devtools/.github/workflows/push.yml@main

0 comments on commit 2736423

Please sign in to comment.