ci: Fix CI not triggering on external pull requests

This commit is contained in:
Jade Ellis 2025-09-06 15:20:45 +01:00
commit fdf5771387
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 16 additions and 0 deletions

View file

@ -1,7 +1,11 @@
name: Checks / Prek
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read