1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-18 08:16:10 +00:00

triggering codeql with develop branches

This commit is contained in:
Davi Sena 2023-03-27 10:52:06 -04:00
parent 9bb0327921
commit 5604a67c72

View file

@ -13,13 +13,11 @@ name: "CodeQL"
on: on:
push: push:
branches: [ "master" ] branches: [ "master", develop]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "master" ] branches: [ "master", develop]
schedule:
- cron: '17 21 * * 6'
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze