Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
MrThearMan authored Nov 20, 2023
1 parent a2dd5ca commit 04fd30c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/approve.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Auto approve PRs

on:
pull_request_target:

jobs:
approve:
permissions:
pull-requests: write
contents: write
uses: MrThearMan/CI/.github/workflows/[email protected]

0 comments on commit 04fd30c

Please sign in to comment.