Update go.yml

This commit is contained in:
gilfoyle97
2021-09-28 22:38:35 +02:00
committed by GitHub
parent f7925a35d9
commit ab2b1d8e62
+2 -2
View File
@@ -2,9 +2,9 @@ name: Go
on:
push:
branches: [ main ]
branches: [ main,devel ]
pull_request:
branches: [ main ]
branches: [ main,devel ]
jobs: