Skip to content

Commit

Permalink
Access to secrets, under suitable conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed Jun 14, 2024
1 parent 41e3152 commit 3b85b79
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:
tags-ignore:
# ... but not for tags (avoids duplicate work).
- '**'
pull_request:
# Run tests on pull requests
pull_request_target:
# Run tests on pull requests, also from works, if given the allow-workflow label
types: [labeled, assigned]
jobs:
tests:
strategy:
Expand Down

0 comments on commit 3b85b79

Please sign in to comment.