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,12 +13,10 @@ 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: