Skip to content

Commit 564730b

Browse files
committed
Enable workflow_dispatch
1 parent fe79a29 commit 564730b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [ master ]
55
pull_request:
66
branches: [ master, '*' ]
7+
workflow_dispatch:
78
permissions:
89
actions: none
910
checks: none

cypress-parallel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 710dd191692c8f11c2823183fcfa36fa81fcd91e

0 commit comments

Comments
 (0)