ci: always run CI checks for pull requests

This commit is contained in:
Joakim Carlstein 2023-11-15 11:30:51 +01:00
parent 073af50c44
commit 16f2e9926c

View file

@ -4,7 +4,6 @@ on:
push:
branches: ['main']
pull_request:
types: [opened, synchronize]
jobs:
build: