Update .forgejo/workflows/golang.yml
All checks were successful
Build Go Binary / build (push) Successful in 1m30s

This commit is contained in:
holzi1005 2025-06-29 07:20:42 +02:00
parent d5f7821f22
commit fea744957b

View file

@ -2,7 +2,9 @@ name: Build Go Binary
on: on:
push: push:
branches: [ main ] branches:
- main
- master
jobs: jobs:
build: build: