Skip to content

Commit 3030009

Browse files
committed
Revert "Dry run"
This reverts commit f04502a.
1 parent 8a39a9c commit 3030009

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,7 +20,7 @@ jobs:
2020
- name: Install dependencies
2121
run: npm ci
2222
- name: Build
23-
run: npm run update-issues -- --dry-run
23+
run: npm run update-issues
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
- name: Show web-features-signals.json

0 commit comments

Comments
 (0)