We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76bac7f + 61a4334 commit c6caa1cCopy full SHA for c6caa1c
.github/workflows/ci.yml
@@ -5,6 +5,9 @@ name: Build
5
on:
6
workflow_dispatch:
7
push:
8
+ branches:
9
+ - main
10
+ - release/*
11
pull_request:
12
13
concurrency:
0 commit comments