We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95e93a commit 316d700Copy full SHA for 316d700
.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.18
16
push:
17
18
.github/workflows/yamllint.yml
@@ -12,7 +12,7 @@ name: Yamllint
0 commit comments