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
|
||||
|
||||
on:
|
||||
create:
|
||||
workflow_dispatch:
|
||||
branches: ["main"]
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user