Skip to content

Commit

Permalink
allow PR to access secret
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep committed Jul 25, 2024
1 parent 27b0e99 commit e45e087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Run tests
on: [push, pull_request]
on: [push, pull_request_target]

jobs:
test-tools:
Expand Down

0 comments on commit e45e087

Please sign in to comment.