Skip to content

Commit

Permalink
tweak linting more
Browse files Browse the repository at this point in the history
  • Loading branch information
spekulatius committed Dec 2, 2023
1 parent 697d156 commit f6be7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: "install awesome-bot"
run: gem install awesome_bot
- name: "linting: ${{ matrix.files }}"
run: awesome_bot --skip-save-results --allow-redirect ${{ matrix.files }} --white-list hackerone.com,www.synacktiv.com/en/publications/finding-a-pop-chain-on-a-common-symfony-bundle-part-1
run: awesome_bot --skip-save-results --allow-redirect ${{ matrix.files }} --white-list synacktiv.com/en/publications/finding-a-pop-chain-on-a-common-symfony-bundle-part-1,hackerone.com

0 comments on commit f6be7f2

Please sign in to comment.