1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-02-06 18:20:02 +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:
push:
branches: [ "master" ]
branches: [ "master", develop]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '17 21 * * 6'
branches: [ "master", develop]
jobs:
analyze:
name: Analyze