We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1386d2 commit d4ba19aCopy full SHA for d4ba19a
build/DirectXMath-SDL.yml
@@ -8,6 +8,9 @@
8
schedules:
9
- cron: "0 3 * * 0,3,5"
10
displayName: 'Three times a week'
11
+ branches:
12
+ include:
13
+ - main
14
always: true
15
16
# GitHub Actions handles CodeQL and PREFAST for CI/PR
0 commit comments