Skip to content

Commit 8392bba

Browse files
committed
Allow GitHub action to be run manually for testing
1 parent a3503a4 commit 8392bba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-ct-honeybee.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Run ct-honeybee
22
permissions:
33
contents: read
44
on:
5+
workflow_dispatch:
56
schedule:
67
- cron: '41 * * * *'
78
jobs:

0 commit comments

Comments
 (0)