Update .forgejo/workflows/go.yml
This commit is contained in:
parent
9ed11f6410
commit
c913b09b60
|
@ -3,11 +3,7 @@
|
|||
|
||||
name: Go
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
on: [push pull-request]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in a new issue