Skip to content

Commit 6dfda14

Browse files
authored
ci(pull-request): enable pre-commit action (#769)
1 parent 287feb8 commit 6dfda14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ jobs:
1212
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
1313
with:
1414
python-version: '3.12'
15-
# NOTE (@NickLarsenNZ): Disabled until the workflow is registered in Github Actions (after merge to main)
16-
# - uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
15+
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

0 commit comments

Comments
 (0)