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 dd8d802 commit ce24cf2Copy full SHA for ce24cf2
.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