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 2707a7c commit db8700dCopy full SHA for db8700d
.github/workflows/CI.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
tags: ['*']
7
pull_request:
8
+ branches:
9
+ - main
10
workflow_dispatch:
11
concurrency:
12
# Skip intermediate builds: always.
0 commit comments