Update pre-commit.yml
This commit is contained in:
parent
a626ae6d96
commit
cac692e9c3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
|
@ -3,6 +3,7 @@ name: pre-commit
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pre-commit:
|
pre-commit:
|
||||||
|
|
Loading…
Add table
Reference in a new issue