Skip to content

Commit

Permalink
fix(auto-approve): use different action trigger to fix Error: Resourc…
Browse files Browse the repository at this point in the history
…e not accessible by integration.
  • Loading branch information
kostyatarasenko authored Jun 20, 2024
1 parent 217fc79 commit 2dd2e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Auto Approve Pull Request

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

jobs:
Expand Down

0 comments on commit 2dd2e8a

Please sign in to comment.