Run github actions on main

pull/7292/head
Jelte Fennema-Nio 2023-10-31 16:37:00 +01:00 committed by Jelte Fennema-Nio
parent 81aa660b31
commit 7c64e1bbbd
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ on:
required: false
default: false
type: boolean
push:
branches:
- "main"
- "release-*"
pull_request:
types: [opened, reopened,synchronize]
jobs: