We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0942689 commit 3f22857Copy full SHA for 3f22857
.github/workflows/build-and-test.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - release/*
8
tags:
9
- "v*"
10
pull_request:
0 commit comments