Skip to content

Commit 4ea11a7

Browse files
authored
Remove workflow_dispatch from debug.yml
Removed workflow_dispatch trigger from NPM Diagnostic workflow.
1 parent fce1b40 commit 4ea11a7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/debug.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: NPM Diagnostic
22

3-
on:
4-
workflow_dispatch:
5-
63
jobs:
74
debug-npm:
85
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)