diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f5c6b4c6705..8222d8a820e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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 diff --git a/.github/workflows/changelog-auto-add.yml b/.github/workflows/changelog-auto-add.yml index ad85ea26571..82ea28193a4 100644 --- a/.github/workflows/changelog-auto-add.yml +++ b/.github/workflows/changelog-auto-add.yml @@ -1,6 +1,6 @@ name: 'Changelog Auto Add' on: - pull_request: + pull_request_target: types: [opened, synchronize, reopened, edited] workflow_dispatch: inputs: