Skip to content

Commit d70643f

Browse files
authored
Merge branch 'main' into renovate/httpx-0.x
2 parents 94798ba + c61ad4a commit d70643f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/checks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ "main" ]
66
pull_request:
77
branches: [ "main" ]
8+
merge_group:
89

910
jobs:
1011
test:

.github/workflows/codeql-analysis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches: [main]
99
schedule:
1010
- cron: '0 23 * * 2'
11+
merge_group:
1112

1213
jobs:
1314
analyze:

0 commit comments

Comments
 (0)