mirror of
https://github.com/paralus/paralus.git
synced 2026-02-14 09:39:50 +00:00
adding back changes to run go workflow on prs to main
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -3,6 +3,8 @@ name: Go
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user