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 e1ad744 commit bbc610eCopy full SHA for bbc610e
.github/workflows/build.yml
@@ -9,6 +9,7 @@ on:
9
- cron: 0 4 * * 1-5
10
env:
11
HOMEBREW_NO_INSTALL_CLEANUP: 1
12
+ VisualStudioVersion: "17.0"
13
jobs:
14
lint-commit:
15
name: "lint commit message"
0 commit comments