Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
labrijisaad committed Apr 5, 2024
1 parent 0c259f4 commit 3cf74b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: bandit -r .
# Commit and push changes made by Black and Ruff
- name: Commit & Push changes
uses: actions-js/push@master
uses: actions-js/push@main
with:
github_token: ${{ secrets.MY_GITHUB_TOKEN }}

0 comments on commit 3cf74b7

Please sign in to comment.