Skip to content

Commit fe1b295

Browse files
committed
Test
1 parent 51397aa commit fe1b295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66

77
jobs:
88
lint:
9-
if: |
10-
contains(github.event.pull_request.labels.*.name, 'Status: Pending Merge')
9+
# if: |
10+
# contains(github.event.pull_request.labels.*.name, 'Status: Pending Merge')
1111
name: Checking if any fixes are needed
1212
runs-on: ubuntu-latest
1313
steps:

0 commit comments

Comments
 (0)