run action in main branch

This commit is contained in:
bakito 2021-03-28 16:35:07 +02:00
parent e9853e29e2
commit 0d288e93c0
No known key found for this signature in database
GPG key ID: FAF93C1C384DD6B4

View file

@ -2,9 +2,9 @@ name: Go
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs: