Skip to content

Commit

Permalink
Update restrict-pr-size.yml
Browse files Browse the repository at this point in the history
skip PR Size test
  • Loading branch information
Tatsinnit authored Jun 3, 2024
1 parent ee9c62c commit ed1e236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/restrict-pr-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ permissions:

jobs:
build:
if: ${{ !contains(github.event.head_commit.message, '[skip pr-size]') }}
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down

0 comments on commit ed1e236

Please sign in to comment.