Skip to content

Commit

Permalink
Update python-dependants.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus authored Feb 20, 2024
1 parent 97ae72b commit 0c9dd39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-dependants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
run: |
cd ../caracal/
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update deps
Expand Down

0 comments on commit 0c9dd39

Please sign in to comment.