add create workflow
This commit is contained in:
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -4,6 +4,7 @@
|
|||||||
name: build
|
name: build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
create:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user