Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrieiz committed Aug 22, 2023
1 parent 5b81a18 commit 8627f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_knapsack_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Push changes
run: git push origin HEAD:update-knapsack-report
- name: Initialize Pull Request
uses: gha-utilities/init-pull-request
uses: gha-utilities/init-pull-request@v0.1.2
with:
verbose: true
pull_request_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8627f0b

Please sign in to comment.