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 8af799a commit c53ae9bCopy full SHA for c53ae9b
.github/workflows/build_executables.yml
@@ -10,10 +10,10 @@ on:
10
required: false
11
default: false
12
13
- push:
14
- branches: [2024-data-collection-updates]
15
- pull_request:
16
+ push:
+ branches: [2024-data-collection-updates]
+ pull_request:
17
18
jobs:
19
build-windows:
0 commit comments