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