Skip to content

Commit 689a92d

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/pr-comments.yml
1 parent 401ed0b commit 689a92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121
jobs:
2222
post-comments:
2323
runs-on: ubuntu-latest
24-
if: github.event.workflow_run.event == "pull_request"
24+
if: github.event.workflow_run.event == 'pull_request'
2525

2626
steps:
2727
- name: Post comments

0 commit comments

Comments
 (0)