Skip to content

Commit

Permalink
Merge pull request #6 from KarmaComputing/5-change-release-branch-name
Browse files Browse the repository at this point in the history
#5 changing release branch name
  • Loading branch information
chrisjsimpson authored Sep 10, 2022
2 parents 8cf9f10 + 5d24dca commit aac35fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Cut Release
on:
push:
branches:
- develop
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit aac35fa

Please sign in to comment.