fix: don't run on PR

This commit is contained in:
Rajat Ahuja 2026-02-16 16:45:56 -05:00
parent 9fb58ccb46
commit 2af34f5880
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ on:
paths:
- 'src/**'
- 'tests/**'
pull_request:
branches: [main]
permissions:
contents: read