Skip to content

Commit

Permalink
Don't use variable in branch list
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-martinsmith committed Aug 20, 2024
1 parent 58c030f commit b028306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
push:
branches:
- main
- ${{ env.BRANCH_RELEASE_CANDIDATE }}
- rc/**
- feature/**
- task/**
- spike/**
Expand Down

0 comments on commit b028306

Please sign in to comment.