Skip to content

Commit f04502a

Browse files
committed
Dry run
1 parent 28685b3 commit f04502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Install dependencies
2121
run: npm ci
2222
- name: Build
23-
run: npm run update-issues
23+
run: npm run update-issues -- --dry-run
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)