Skip to content

Commit 42ee100

Browse files
committed
Enable CI tests to be run manually
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
1 parent f6dbeb7 commit 42ee100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI
2-
on: [push, pull_request]
2+
on: [push, pull_request, workflow_dispatch]
33
jobs:
44
test:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)