Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasdeu committed Feb 1, 2024
2 parents 7f1f660 + 91ff407 commit 0131953
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Test
on:
push: { branches: [ "main" ] }
pull_request: { branches: [ "main" ] }

schedule:
- cron: '23 5 1-7 * 3'
concurrency:
group: test-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 0131953

Please sign in to comment.