Skip to content

Commit

Permalink
🔄 synced file(s) with dealroom/core-mothership
Browse files Browse the repository at this point in the history
  • Loading branch information
dealroomba committed Sep 6, 2024
1 parent b1a901d commit beaf1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
fetch-depth: 0
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@3c16e895bb662b4d7e284f032cbe8835a57773cc # v3.0.11
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b88cd0aad2c36a63e42c71f81cb1958fed95ac87 # v3.0.10
- name: Check that "do not merge" or "do-not-merge" label is not present
if: contains(github.event.pull_request.labels.*.name, 'do not merge') || contains(github.event.pull_request.labels.*.name, 'do-not-merge')
run: |
Expand Down

0 comments on commit beaf1c1

Please sign in to comment.