Skip to content

Commit bf100af

Browse files
committed
make tests manual execution
1 parent 112af53 commit bf100af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
secrets:
88
SLACK_WEBHOOK_URL:
99
required: false
10+
# Allow manual triggering
11+
workflow_dispatch:
1012

1113
jobs:
1214
tests:

0 commit comments

Comments
 (0)