Skip to content

Commit

Permalink
run tests on merge queue
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfischer2781 committed Jan 17, 2024
1 parent 8e0a715 commit a970d72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Unit Tests
on:
push:
pull_request:
merge_group:
schedule:
- cron: '0 10 * * 3'

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Static Checks
on:
push:
pull_request:
merge_group:
schedule:
- cron: '0 10 * * 3'

Expand Down

0 comments on commit a970d72

Please sign in to comment.