Skip to content

Commit 51db73d

Browse files
committed
Update hooks
1 parent a611396 commit 51db73d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/hooks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "master"
7+
workflow_dispatch:
78

89
jobs:
910
hooks:

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "master"
7+
workflow_dispatch:
78

89
jobs:
910
test:

0 commit comments

Comments
 (0)