Skip to content

Commit

Permalink
Temporarily enable pytest run event on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 21, 2024
1 parent f22e5d9 commit 4da98c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
workflow_run:
workflows: [ "Receive pull request" ]
types: [ completed ]
# TEMPORARY Allow this event to take place without this file on `main`
branches: [ ci/fork ]

# Cancel previous runs that have not completed
concurrency:
Expand Down

0 comments on commit 4da98c2

Please sign in to comment.