Skip to content

Commit

Permalink
Update url_checker.yml (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-h-diaz authored Jul 24, 2024
1 parent 8520f8e commit 7c1d6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/url_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: execute py script # run url_checker.py
env:
DC_API_KEY: ${{ secrets.DC_API_KEY }}
run: python url_checker.py
run: python url_checker.py --update_allowlist

- name: create pull request
uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit 7c1d6f6

Please sign in to comment.