chore: rm run on PR
This commit is contained in:
parent
0471f1dc95
commit
c57079ee07
|
|
@ -6,10 +6,6 @@ on:
|
|||
paths:
|
||||
- 'src/**'
|
||||
- 'tests/**'
|
||||
# TEMPORARY: run on PRs to test tag-based secret resolution. REVERT before merging.
|
||||
# No `paths` filter on purpose so a workflow-only PR still triggers this.
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue