We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0a661 commit 3788af7Copy full SHA for 3788af7
.github/workflows/ci.yml
@@ -1,12 +1,12 @@
1
name: CI
2
3
on:
4
+ merge_group:
5
pull_request:
6
push:
7
branches-ignore:
8
- 'dependabot/**'
9
- staging-squash-merge.tmp
- merge_group:
10
11
env:
12
CARGO_TERM_COLOR: always
.github/workflows/validation-jobs.yml
name: validation jobs
branches:
- staging
- trying
- main
0 commit comments