You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #2329 from keep-network/actions-go-build-branch-filter
Run Go workflow only on `rfc-18/**` branches
We restricted branches for which Go build and test workflow gets
executed. Currently execution duplicates with workflow executed in CircleCI.
We defined rfc-18/ prefix. For branches with that prefix, jobs will be
executed in GH Actions instead of Circle CI.
0 commit comments