mirror of
https://github.com/imjasonh/client-go2
synced 2026-07-18 14:46:27 +00:00
fix config
This commit is contained in:
parent
f7ba9f0ab2
commit
a45c068905
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: Build
|
||||
|
||||
on:
|
||||
push: ['main']
|
||||
push:
|
||||
branches: ['main']
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue