Skip to content

Commit 1262ada

Browse files
committed
Removed dependabot PR check
1 parent a251501 commit 1262ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-tidy-interceptor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
tidy:
1313
runs-on: ubuntu-latest
14-
if: github.actor != 'dependabot[bot]'
14+
1515
steps:
1616
- name: Checkout the repository
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)