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 4f28f1a commit d9c8160Copy full SHA for d9c8160
.github/workflows/build.yml
@@ -12,7 +12,7 @@ on:
12
workflow_dispatch:
13
pull_request:
14
push:
15
- branches: [ 'master', 'release/**' ]
+ branches: [ 'master', 'release/**', 'net10-preview' ]
16
release:
17
types: [published]
18
0 commit comments