Skip to content

Commit

Permalink
chore: skip dependency-review in cosmos-sdk v0.47.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Feb 15, 2024
1 parent 5cc6c8e commit 83ee7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ permissions:

jobs:
dependency-review:
if: "!contains(github.event.head_commit.message, '[skip dependency-review]')"
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
Expand Down

0 comments on commit 83ee7ea

Please sign in to comment.