Skip to content

Commit 588f2aa

Browse files
authored
Update ack.yml
Point to new branch for revied ack
1 parent 9f56c3d commit 588f2aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ack.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ on:
66

77
jobs:
88
ack:
9-
uses: ansible/team-devtools/.github/workflows/ack.yml@main
10-
secrets:
11-
BOT_PAT: ${{ secrets.ANSIBUDDY_BOT_PAT }}
9+
uses: ansible/team-devtools/.github/workflows/ack.yml@token_revised
10+
secrets: inherit

0 commit comments

Comments
 (0)