We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1634921 commit bf4381dCopy full SHA for bf4381d
.github/workflows/rust-lint-fmt.yml
@@ -11,7 +11,7 @@ on:
11
- '**/rustfmt.toml'
12
- '**/.rustfmt.toml'
13
pull_request:
14
- branches: [ main, master, dev, develop ]
+ branches: '*'
15
paths:
16
- '.github/workflows/rust-lint-fmt.yml'
17
- '**/*.rs'
0 commit comments