Skip to content

Commit

Permalink
Update files and delete specified items
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Dec 12, 2024
1 parent ea50fef commit e21d108
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,9 @@ on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-24.04
runs-on: nixos
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit e21d108

Please sign in to comment.