1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-26 13:49:38 +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