Skip to content

Commit

Permalink
Update GHA repo ref
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock committed Apr 24, 2024
1 parent 1509d68 commit 188727e
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-community/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
Expand All @@ -10,4 +9,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 188727e

Please sign in to comment.