Skip to content

Commit

Permalink
Merge branch 'master' into v3.0.0-rc
Browse files Browse the repository at this point in the history
rbaker26 authored Oct 24, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents f2ce248 + e868b82 commit 0bb1acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -7,10 +7,10 @@ name: "CodeQL"

on:
push:
branches: [master, v3.0.0-rc, v2.0.1-rc]
branches: [master, PROD]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
branches: [master, PROD]
schedule:
- cron: '0 0 * * 1'

0 comments on commit 0bb1acd

Please sign in to comment.