Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
re-add pull_request
  • Loading branch information
Andre601 authored May 3, 2021
commit 517e7ad17c63bb2b5da2d81e8678d74de8d43b38
5 changes: 5 additions & 0 deletions .github/workflows/auto_approve_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
- opened
branches:
- master
pull_request:
types:
- opened
branches:
- master

jobs:
auto-approve:
Expand Down