We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ba7224 + a17bea0 commit 646e81fCopy full SHA for 646e81f
.github/workflows/msvc.yml
@@ -12,7 +12,7 @@ on:
12
push:
13
branches: [ "master", devel ]
14
pull_request:
15
- branches: [ "master" ]
+ branches: [ "master", devel ]
16
schedule:
17
- cron: '38 1 * * 0'
18
0 commit comments