We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef49e91 commit 17f56eeCopy full SHA for 17f56ee
.github/workflows/rust.yml
@@ -12,7 +12,7 @@ name: Rust
12
on: # yamllint disable-line rule:truthy
13
pull_request:
14
branches:
15
- - main
+ - release-4.15
16
push:
17
18
.github/workflows/yamllint.yml
@@ -12,7 +12,7 @@ name: Yamllint
0 commit comments