Skip to content

Commit 6de3e58

Browse files
axel-grcSimonRit
authored andcommitted
ENH: Run pre-commit workflow on github runner
1 parent 510aa02 commit 6de3e58

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
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
pre-commit:
7-
runs-on: self-hosted-linux
7+
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
1010

0 commit comments

Comments
 (0)