Skip to content

Commit

Permalink
Merge pull request #171 from dealroom/repo-sync/core-mothership/default
Browse files Browse the repository at this point in the history
🔄 synced file(s) with dealroom/core-mothership
  • Loading branch information
dealroomba authored Sep 6, 2024
2 parents b1a901d + beaf1c1 commit 3244cc7
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 3244cc7

Please sign in to comment.