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 6cf787f commit 8d73255
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/branch-restriction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
fi
done
echo "Branch creation from $SOURCE_BRANCH is not allowed."
echo "Allowed branches are: ${ALLOWED_BRANCHES[@]}"
echo "Branch name: $BRANCH_NAME"
exit 1

0 comments on commit 8d73255

Please sign in to comment.