Skip to content

Commit

Permalink
Fix trigger file
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 1475b6e commit dead398
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PIR E2E Tests Scheduled and release branches trigger

workflow_dispatch:
on:
schedule:
- cron: '0 3 * * 1-5' # 3AM UTC offsetted to legacy to avoid action-junit-report@v4 bug
pull_request:
Expand Down

0 comments on commit dead398

Please sign in to comment.