Skip to content

Commit 9c6f103

Browse files
lidavidmkou
andauthored
Update .github/workflows/dev_pr.yml
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
1 parent e87842b commit 9c6f103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
env:
8282
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8383
run: |
84-
./.github/workflows/dev_pr_milestone.sh "${GITHUB_REPOSITORY}" ${{github.event.number}}
84+
./.github/workflows/dev_pr_milestone.sh "${GITHUB_REPOSITORY}" ${{ github.event.number }}

0 commit comments

Comments
 (0)