Skip to content

Commit

Permalink
Mention execution rights required for diff-comment-mr file
Browse files Browse the repository at this point in the history
  • Loading branch information
Polo2 committed Jun 11, 2024
1 parent 02aea32 commit 1f99b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab/diff-comment-mr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#
# Usage: ./diff-comment-mr.sh 'doc/openapi.yml' my-doc my-bump-token-123
#
# Please make sure this file have execution rights (or you can run this command:
# `chmod +x .gitlab/diff-comment-mr.sh` ).

bump_preview() {
npm exec -- bump preview "${1}"
Expand Down

0 comments on commit 1f99b26

Please sign in to comment.