mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 21:02:43 +00:00
Update pr-check.yml
This commit is contained in:
2
.github/workflows/pr-check.yml
vendored
2
.github/workflows/pr-check.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
if: always() && github.repository_owner == 'Homebrew'
|
if: always() && github.repository_owner == 'Homebrew'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: Homebrew/actions/limit-pull-requests@master
|
- uses: ./.github/actions/limit-pull-requests
|
||||||
with:
|
with:
|
||||||
except-users: |
|
except-users: |
|
||||||
dependabot
|
dependabot
|
||||||
|
|||||||
Reference in New Issue
Block a user