Skip to content

Commit

Permalink
ci: Test OpenRouter auto merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Apr 20, 2024
1 parent d6a807b commit 178c1ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Auto-approve and auto-merge bot pull requests
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize

permissions:
contents: write
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/open-router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
permissions:
contents: write
pull-requests: write
actions: write

jobs:
open-router:
Expand Down

0 comments on commit 178c1ba

Please sign in to comment.