Skip to content

Commit 1f8771e

Browse files
committed
fix space
1 parent 20bf8f9 commit 1f8771e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: actions/github-script@v5
136136
with:
137137
script: |
138-
github.rest.issues.createComment({
138+
github.rest.issues.createComment({
139139
issue_number: context.issue.number,
140140
owner: context.repo.owner,
141141
repo: context.repo.repo,

0 commit comments

Comments
 (0)