We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca66013 commit 7b37937Copy full SHA for 7b37937
.github/workflows/Tests.yml
@@ -6,8 +6,6 @@ on:
6
push:
7
branches:
8
- main
9
- schedule:
10
- - cron: '0 0 * * *' # every day at midnight
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments