Skip to content

Commit

Permalink
Update ack to use main branch for add-to-project (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Sep 8, 2023
1 parent fa89918 commit e65cc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Add PR to 'devtools' project
uses: actions/add-to-project@v0.5.0
uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/ansible/projects/86
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e65cc8e

Please sign in to comment.