Skip to content

Commit db6500c

Browse files
authored
Update testAction.yml
1 parent df699c5 commit db6500c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/testAction.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Run test action
22

33
on:
4-
issues:
5-
types: [labeled, closed, reopened]
4+
workflow_dispatch
5+
# issues:
6+
# types: [labeled, closed, reopened]
67

78
permissions:
89
id-token: write

0 commit comments

Comments
 (0)