Skip to content

fix: added the missing edited event to the PR workflow #101

fix: added the missing edited event to the PR workflow

fix: added the missing edited event to the PR workflow #101

# DO NOT EDIT
# This file is managed globally at https://github.com/Jahia/.github
name: Delivery - PR Chores
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
pull_request_review:
jobs:
WF:
uses: Jahia/jahia-modules-action/.github/workflows/reusable-delivery-pr-chores.yml@v2
secrets: inherit