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 c322105 commit 865a416Copy full SHA for 865a416
.github/workflows/BuildPR.yml
@@ -3,7 +3,7 @@ name: build-gitx
3
on: [pull_request]
4
5
jobs:
6
- buildGitx:
+ build-gitx:
7
name: build-gitx
8
runs-on: macOS-latest
9
steps:
0 commit comments