Skip to content

Commit

Permalink
Fix permission issue in Prevent Deletion workflow (#10223) (#10226)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot committed Aug 26, 2022
1 parent 8c55aba commit c1ef907
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prevent-deletion.yaml
@@ -1,7 +1,8 @@
name: Prevent Deletion

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

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
Expand Down

0 comments on commit c1ef907

Please sign in to comment.