Browse Source

Run on develop + master

pull/65/head
TheresNoTime 1 year ago
parent
commit
fb7e0d480c
No known key found for this signature in database GPG Key ID: 2C15A644ABE9A27E
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/codeql-analysis.yml

+ 1
- 1
.github/workflows/codeql-analysis.yml View File

@@ -2,7 +2,7 @@ name: "CodeQL"

on:
push:
branches: [ "develop" ]
branches: [ "develop", "master" ]
schedule:
- cron: '38 0 * * 5'



Loading…
Cancel
Save