1
0
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:
Davi Sena 2023-03-27 11:08:47 -04:00
parent 5604a67c72
commit 0741190d0f

View File

@ -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