Skip to content

Commit

Permalink
chore: synced local '.github/workflows/pr.yml' with remote 'shared-fi…
Browse files Browse the repository at this point in the history
…les/github-actions/pr.yml.njk'
  • Loading branch information
github-actions[bot] committed Jan 6, 2025
1 parent c7e4b42 commit ddae1f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: PR All events

on:
pull_request_target:
types: [ synchronize ]
types: [ opened, reopened, synchronize ]


concurrency:
Expand Down Expand Up @@ -40,5 +40,7 @@ jobs:
secrets:
TOKEN: ${{ secrets.CHANGELOG_PAT }}


pr-license:
name: "License Check"
uses: orange-cloudavenue/workflows/.github/workflows/pr_license.yml@main

0 comments on commit ddae1f3

Please sign in to comment.