Skip to content

Commit

Permalink
meta: fix auto-updating auto-merge-enabled PRs from forks (#17213)
Browse files Browse the repository at this point in the history
  • Loading branch information
ephys committed Mar 27, 2024
1 parent 8631f5a commit 5749b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: auto-update PRs
on:
pull_request:
pull_request_target:
types: [auto_merge_enabled]
push:
branches:
Expand Down

0 comments on commit 5749b28

Please sign in to comment.