Skip to content

Commit 865a416

Browse files
authored
Update .github/workflows/BuildPR.yml
1 parent c322105 commit 865a416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build-gitx
33
on: [pull_request]
44

55
jobs:
6-
buildGitx:
6+
build-gitx:
77
name: build-gitx
88
runs-on: macOS-latest
99
steps:

0 commit comments

Comments
 (0)