Changefile from PR description: Fix community PR permissions issue (#39290)

* Add pull_request_target

* Add description to Enhancement
This commit is contained in:
Paul Sealock 2023-07-20 12:38:39 +12:00 committed by GitHub
parent afd6376a5e
commit 234963287b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ Using the [WooCommerce Testing Instructions Guide](https://github.com/woocommerc
- [ ] Dev - Development related task
- [ ] Tweak - A minor adjustment to the codebase
- [ ] Performance - Address performance issues
- [ ] Enhancement
- [ ] Enhancement - Improvement to existing functionality
#### Message <!-- Add a changelog message here -->

View File

@ -1,6 +1,6 @@
name: 'Changelog Auto Add'
on:
pull_request:
pull_request_target:
types: [opened, synchronize, reopened, edited]
workflow_dispatch:
inputs: