Fix for unexpected trigger
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: ["push"]
|
on: "workflow_dispatch "
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# Test:
|
# Test:
|
||||||
|
|||||||
Reference in New Issue
Block a user