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 5d1f804 commit 7783cd3Copy full SHA for 7783cd3
.github/workflows/build-test-windows.yml
@@ -6,9 +6,11 @@ on:
6
pull_request:
7
branches:
8
- main
9
+ - release/**
10
push:
11
12
13
14
15
permissions: read-all
16
.github/workflows/build-test.yml
@@ -43,9 +43,11 @@ on:
43
44
45
46
47
48
49
50
51
52
53
0 commit comments