mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
GHA CI: add checking for GHA workflows
PR #22200. --------- Co-authored-by: userdocs <16525024+userdocs@users.noreply.github.com>
This commit is contained in:
parent
e2341f5217
commit
3ef4d0d798
8 changed files with 56 additions and 12 deletions
2
.github/workflows/coverity-scan.yaml
vendored
2
.github/workflows/coverity-scan.yaml
vendored
|
@ -26,6 +26,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue