Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wadoon committed Oct 2, 2023
1 parent 852c543 commit c4ff6d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Broad Release Tests
on:
workflow_dispatch:
push:
- "main"
- "master"
branches: ["main", "master"]
schedule:
- cron: '0 5 * * 1' # every monday morning

Expand Down

0 comments on commit c4ff6d5

Please sign in to comment.