Fix branch configuration for GitHub Actions workflow

This commit is contained in:
Christian Beikov 2023-10-11 19:04:20 +02:00
parent b115ab7f42
commit e9cba68297
2 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: [ 'main' ]
branches: [ '6.3' ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ 'main' ]
branches: [ '6.3' ]
schedule:
- cron: '34 11 * * 4'

View File

@ -9,10 +9,10 @@ name: Hibernate ORM build
on:
push:
branches:
- 'main'
- '6.3'
pull_request:
branches:
- 'main'
- '6.3'
permissions: {} # none