Skip to content

Commit

Permalink
build: [#550] Merge PRs automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Mar 17, 2024
1 parent e938d5d commit 8fbc7b7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/pull-requests-merger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: pull-requests-merger
'on': push
permissions: {}
jobs:
pull-requests-merger:
runs-on: ubuntu-22.04
steps:
- uses: 030/pull-requests-merger-action@1-merge-pr
#
#
#
#
#
#
#
#

0 comments on commit 8fbc7b7

Please sign in to comment.