ci: enable manual workflow dispatch
This commit is contained in:
1
.github/workflows/cassandra.yml
vendored
1
.github/workflows/cassandra.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: build cassandra
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
push:
|
||||
|
Reference in New Issue
Block a user