@@ -7,10 +7,13 @@ name: "CodeQL"
on:
push:
- branches: [master]
+ branches:
+ - master
+ - "*.x"
pull_request:
- # The branches below must be a subset of the branches above
schedule:
- cron: '36 4 * * 2'
@@ -5,9 +5,13 @@ name: Java CI with Maven
- branches: [ master ]
jobs:
build: