Skip to content

Commit fd4b285

Browse files
committed
🔧 Adds workflow-dispatch event
1 parent 1bf66dd commit fd4b285

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-all-codemods.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Release all codemods
22

3+
on: workflow_dispatch
4+
35
jobs:
46
release:
57
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)