We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04573fd commit e6f3d54Copy full SHA for e6f3d54
1 file changed
synthtool/gcp/templates/node_library/.github/workflows/ci.yaml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
branches:
4
- - $default-branch
+ - {{metadata['repo']['default_branch']}}
5
pull_request:
6
name: ci
7
jobs:
0 commit comments