Skip to content

Commit

Permalink
Update branch-restriction.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dugite-git committed Jul 22, 2024
1 parent 9962d17 commit 00ef5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-restriction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
done
echo "Branch creation from $SOURCE_BRANCH is not allowed."
echo "Allowed branches are: ${ALLOWED_BRANCHES[@]}"
echo "Branch name: $SOURCE_BRANCH"
echo "SourceBranch name: $SOURCE_BRANCH"
exit 1

0 comments on commit 00ef5cf

Please sign in to comment.