fix: don't run on PR
This commit is contained in:
parent
9fb58ccb46
commit
2af34f5880
|
|
@ -6,8 +6,6 @@ on:
|
|||
paths:
|
||||
- 'src/**'
|
||||
- 'tests/**'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue