Skip to content

Commit

Permalink
Remove push rule to test pull_request rule
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 7e611f7 commit 18f2d57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
workflow_dispatch:
schedule:
- cron: '0 3 * * 1-5' # 3AM UTC offsetted to legacy to avoid action-junit-report@v4 bug
push:
branches: [ "loremattei/**" ]
pull_request:

jobs:
Expand Down

0 comments on commit 18f2d57

Please sign in to comment.