Skip to content

Commit

Permalink
[linty] temporarily remove trigger filter
Browse files Browse the repository at this point in the history
⚠️ TODO
  • Loading branch information
stnolting committed Oct 5, 2024
1 parent b0ec0b0 commit cb10829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
linty:
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
# if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
name: Linty
timeout-minutes: 10
runs-on: ubuntu-latest
Expand Down

0 comments on commit cb10829

Please sign in to comment.