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 ae378d9 commit 8c93d89Copy full SHA for 8c93d89
.github/workflows/ci.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches: [ "*" ]
6
pull_request:
7
- branches: [ main ]
+ branches:
8
+ - main
9
+ - stable
10
workflow_dispatch:
11
schedule:
12
- cron: '20 7 * * *'
0 commit comments