1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-09 17:46:31 +02:00

Update codeql-analysis.yml

This commit is contained in:
Dmitriy Novash
2021-06-11 21:20:16 +03:00
committed by GitHub
parent 35dcd00f5b
commit f11587b77f

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ master, v4.0 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ master, v4.0 ]
schedule:
- cron: '30 0 * * 0'