We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19127ab commit 820d2bcCopy full SHA for 820d2bc
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - "main"
+ - "*"
8
9
jobs:
10
build:
0 commit comments