Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 3bf610c

Browse files
cloudalchemybotpaulfantom
authored andcommitted
🤖 sync with cloudalchemy/skeleton (SHA: a2752423): .github/workflows: less frequent label sync (#19)
1 parent 4abe796 commit 3bf610c

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.mergify.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,12 @@ pull_request_rules:
44
conditions:
55
- "status-success=Travis CI - Pull Request"
66
- status-success=WIP
7-
- head=autoupdate
8-
- author=cloudalchemybot
9-
actions:
10-
merge:
11-
method: squash
12-
- name: automatic merge repository sync from cloudalchemybot
13-
conditions:
14-
- "status-success=Travis CI - Pull Request"
15-
- status-success=WIP
16-
- head=skeleton
7+
- head~=autoupdate|skeleton
178
- author=cloudalchemybot
189
actions:
1910
merge:
2011
method: squash
12+
strict: true
2113
- name: delete head branch after merge
2214
conditions: []
2315
actions:

0 commit comments

Comments
 (0)