mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-02-01 19:47:01 +00:00
2
.github/workflows/core.yml
vendored
2
.github/workflows/core.yml
vendored
@@ -32,7 +32,7 @@ concurrency:
|
||||
jobs:
|
||||
tests:
|
||||
name: Core Tests
|
||||
if: ${{ !contains(github.event.head_commit.message, 'ci skip') }}
|
||||
if: ${{ !contains(github.event.head_commit.message, ':ci skip') }}
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user