We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe0657 commit 2fd121aCopy full SHA for 2fd121a
.github/workflows/ci.yml
@@ -2,11 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: [ "main" ]
6
pull_request:
7
8
-
9
- # Allows to run this workflow manually from the Actions tab
10
workflow_dispatch:
11
schedule:
12
- cron: '0 3 * * 4'
0 commit comments