diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 5855ddacb..5f0971d85 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -1,4 +1,5 @@ -on: +--- # rust-bitcoin CI: If you edit this file please update README.md +on: # yamllint disable-line rule:truthy push: branches: - master