mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-10 18:59:39 +00:00
[build, test] Harden workflows' security (#5410)
Authored by: sashashura
This commit is contained in:
3
.github/workflows/quick-test.yml
vendored
3
.github/workflows/quick-test.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Quick Test
|
||||
on: [push, pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
name: Core Test
|
||||
|
Reference in New Issue
Block a user