mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commitd2601efeab
, reversing changes made tof01427a236
.
This commit is contained in:
21
.github/workflows/lictool.yaml
vendored
21
.github/workflows/lictool.yaml
vendored
@@ -1,21 +0,0 @@
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
lictool:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
with:
|
||||
extra_args: license-tools
|
||||
|
||||
- uses: pre-commit-ci/lite-action@v1.0.2
|
||||
if: always()
|
Reference in New Issue
Block a user