mirror of
https://github.com/qbittorrent/qBittorrent-website.git
synced 2024-11-23 17:29:41 +00:00
Drop unnecessary permissions (#200)
This commit is contained in:
parent
7046251a3a
commit
d7f8e9a4cb
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -2,6 +2,8 @@ name: CI
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
php:
|
||||
name: Check PHP
|
||||
|
Loading…
Reference in New Issue
Block a user