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

This commit is contained in:
Nanne Baars 2021-09-29 18:23:11 +02:00
parent 835104c88f
commit b7ff89243a
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: