Skip to content

Commit bf4381d

Browse files
authored
Update rust-lint-fmt.yml
1 parent 1634921 commit bf4381d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-lint-fmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- '**/rustfmt.toml'
1212
- '**/.rustfmt.toml'
1313
pull_request:
14-
branches: [ main, master, dev, develop ]
14+
branches: '*'
1515
paths:
1616
- '.github/workflows/rust-lint-fmt.yml'
1717
- '**/*.rs'

0 commit comments

Comments
 (0)