Add action to warn against PR against master (should be develop)

This commit is contained in:
Nanne Baars 2021-09-29 18:20:08 +02:00
parent 49109154a8
commit 246b4de1b8
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -1,5 +1,6 @@
on:
pull_request:
pull_request_target:
branches: [master]
jobs: