Update rust-clippy.yml

This commit is contained in:
Flori 2023-09-03 20:00:23 +02:00 committed by GitHub
parent 1340a11a65
commit c822dc84bb
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ name: rust-clippy analyze
on:
push:
branches: [ "main", "preserve/*" ]
branches: [ "main", "preserve/*", "dev" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]