mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
rm: remove pre-commit workflow as it's not needed
This commit is contained in:
parent
728861694a
commit
97549bc5ba
14
.github/workflows/pre-commit.yml
vendored
14
.github/workflows/pre-commit.yml
vendored
@ -1,14 +0,0 @@
|
|||||||
name: pre-commit-ci-lite
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ "rewrite" ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ "rewrite" ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
ci:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: pre-commit-ci/lite-action@v1.0.1
|
|
||||||
if: always()
|
|
Loading…
x
Reference in New Issue
Block a user