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