Allow pull requests on any branch

Removed branch restriction for pull requests.
This commit is contained in:
ReenigneArcher 2025-10-28 15:14:31 -04:00 committed by GitHub
parent 8e4fccdfc6
commit a00f7985f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,6 @@ permissions:
on:
pull_request:
branches:
- master
types:
- opened
- synchronize