We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ae1dc commit cf9ebccCopy full SHA for cf9ebcc
.github/workflows/build-and-test.yml
@@ -8,8 +8,6 @@ on:
8
pull_request:
9
branches:
10
- "*"
11
- schedule:
12
- - cron: "15 4 * * 0" # Every Sunday morning
13
workflow_dispatch:
14
15
jobs:
0 commit comments