Update CodeQL Analyze workflow (Github Workflows)

This commit is contained in:
Christer Warén 2022-02-21 23:27:21 +02:00
parent 602f5c818a
commit 01095279cc

View File

@ -13,7 +13,7 @@ name: "CodeQL Analyze"
on: on:
push: push:
branches: [ master, stable ] branches: [ develop ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ master ] branches: [ master ]