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 fcd3d29 commit 1208f7dCopy full SHA for 1208f7d
1 file changed
.github/workflows/build-and-release.yml
@@ -2,7 +2,7 @@ name: Build and Release
2
on:
3
push:
4
branches:
5
- - main
+ - '**'
6
tags:
7
- "v*.*.*"
8
pull_request:
0 commit comments