mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-06 10:09:50 +00:00
refactoring
This commit is contained in:
parent
5604a67c72
commit
0741190d0f
8
.github/workflows/codeql.yml
vendored
8
.github/workflows/codeql.yml
vendored
@ -11,13 +11,7 @@
|
||||
#
|
||||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master", develop]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "master", develop]
|
||||
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
Loading…
Reference in New Issue
Block a user