mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
automation: fix the Python diff-lint C&P problem
This commit is contained in:
parent
96859ee484
commit
d24d3a69a3
1 changed files with 1 additions and 3 deletions
4
.github/workflows/python-diff-lint.yml
vendored
4
.github/workflows/python-diff-lint.yml
vendored
|
@ -13,6 +13,4 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: VCS Diff Lint
|
||||
uses: fedora-copr/vcs-diff-lint-action@v0.0.2
|
||||
with:
|
||||
subdirectory: mock
|
||||
uses: fedora-copr/vcs-diff-lint-action@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue