We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4888713 commit f59c82bCopy full SHA for f59c82b
.github/workflows/build_test_deploy.yml
@@ -1,6 +1,6 @@
1
on:
2
push:
3
- branches: [canary]
+ branches: [canary, v11-patch]
4
tags: [v*]
5
pull_request:
6
types: [opened, synchronize]
0 commit comments