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