Skip to content

Commit ac827f8

Browse files
committed
Remove fix implemented in #101
1 parent c5a494c commit ac827f8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test-deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ on:
99
# Review gh actions docs if you want to further define triggers, paths, etc.
1010
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
1111
workflow_dispatch:
12-
# Only trigger when the build workflow succeeded.
13-
workflow_run:
14-
workflows: ["PR checklist checker"]
15-
types:
16-
- completed
1712

1813
jobs:
1914
test-deploy:

0 commit comments

Comments
 (0)