Skip to content

Commit 23e1edc

Browse files
fix: workflow_dispatch in workflows.ts
1 parent feec3f5 commit 23e1edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hydrate/steps/writing/creation/dotGitHub/workflows.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ export function createWorkflows({
8080
release: {
8181
types: ["published"],
8282
},
83-
workflow_dispatch: null,
8483
},
8584
steps: [
8685
{ uses: "actions/checkout@v3", with: { "fetch-depth": 0 } },

0 commit comments

Comments
 (0)