Skip to content

Commit

Permalink
🩹 Update and rename dependency-auto-approve.yaml to auto-approve.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jossmoff authored Aug 15, 2024
1 parent 35fafae commit a8dbc04
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
name: Auto approve

on: pull_request_target
on:
pull_request_target:
types:
- labeled
- unlabeled
- opened
- synchronize
- reopened
- ready_for_review
- review_requested

jobs:
auto-approve:
Expand Down

0 comments on commit a8dbc04

Please sign in to comment.