Skip to content

Commit ea37316

Browse files
committed
Update files and delete specified items
1 parent 237cf35 commit ea37316

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

.github/workflows/automerge.yml

+1-15
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,9 @@ on:
33
pull_request:
44
types:
55
- labeled
6-
- unlabeled
7-
- synchronize
8-
- opened
9-
- edited
10-
- ready_for_review
11-
- reopened
12-
- unlocked
13-
pull_request_review:
14-
types:
15-
- submitted
16-
check_suite:
17-
types:
18-
- completed
19-
status: {}
206
jobs:
217
automerge:
22-
runs-on: ubuntu-24.04
8+
runs-on: nixos
239
permissions:
2410
contents: write
2511
pull-requests: write

0 commit comments

Comments
 (0)