Skip to content

Commit 0e40e91

Browse files
committed
Fix pre-commit CI
b254fef removed the reusable workflow file this used but didn't properly update it to use a tagged bemanproject/infra-workflows link, which is fixed by this commit.
1 parent b254fef commit 0e40e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ on:
1010

1111
jobs:
1212
pre-commit:
13-
uses: ./.github/workflows/reusable-beman-pre-commit.yml
13+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.1.0

0 commit comments

Comments
 (0)