Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Go Action Workflow #2225

Merged
merged 3 commits into from
Jun 11, 2021
Merged

Fix Go Action Workflow #2225

merged 3 commits into from
Jun 11, 2021

Conversation

runewake2
Copy link
Contributor

@runewake2 runewake2 commented Jun 11, 2021

Update to CI Workflows in order to update the jobs to target v0 and main branches instead of master and next.

@@ -17,7 +17,7 @@ on:
pull_request:
branches:
- master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

master is now v0.

@runewake2 runewake2 marked this pull request as ready for review June 11, 2021 22:53
@runewake2 runewake2 merged commit b24543b into kptdev:main Jun 11, 2021
@runewake2 runewake2 deleted the fix-ci branch June 11, 2021 23:08
@@ -20,7 +20,7 @@ on:
- main
pull_request:
branches:
- master
- v0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't update line 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants