chore: rm run on PR

This commit is contained in:
Rajat Ahuja 2026-06-23 18:01:13 -04:00
parent 0471f1dc95
commit c57079ee07
1 changed files with 0 additions and 4 deletions

View File

@ -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