1
0
Fork 0
mirror of https://github.com/imjasonh/client-go2 synced 2026-07-18 14:46:27 +00:00

fix config

This commit is contained in:
Jason Hall 2021-11-01 15:47:39 -04:00
parent f7ba9f0ab2
commit a45c068905

View file

@ -1,7 +1,8 @@
name: Build
on:
push: ['main']
push:
branches: ['main']
workflow_dispatch:
jobs: