We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e14ac commit 332295bCopy full SHA for 332295b
.github/workflows/build-test.yml
@@ -4,8 +4,8 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - nightly
8
- main
+ - nightly
9
- release/*
10
tags:
11
# NOTE: Binary build pipelines should only get triggered on release candidate builds
0 commit comments