diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 3e1d11a..9532e75 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -5,20 +5,10 @@ on: branches: - main - paths-ignore: - - '**.md' - - 'docs/**' - - '.github/*.md' - push: branches: - main - paths-ignore: - - '**.md' - - 'docs/**' - - '.github/*.md' - permissions: contents: read