Skip to content

Commit

Permalink
Merge pull request #1542 from HDRUK/GAT-1887-PREPROD
Browse files Browse the repository at this point in the history
GAT-1887: Removing merge conflicts
  • Loading branch information
reubensamuel authored Feb 13, 2023
2 parents 777ea74 + dbb56c0 commit b089005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ "UAT", "UATBeta", "master", "release" ]
branches: [ "UAT", "UATBeta", "preprod","master", "release" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "UAT", "UATBeta", "master", "release" ]
branches: [ "UAT", "UATBeta", "preprod","master", "release" ]
schedule:
- cron: '29 7 * * 4'

Expand Down

0 comments on commit b089005

Please sign in to comment.