mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 13:47:33 -04:00
[linty] temporarily remove trigger filter
⚠️ TODO
This commit is contained in:
parent
b0ec0b0f62
commit
cb10829e10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Linty.yml
vendored
2
.github/workflows/Linty.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue