Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit a668de3

Browse files
authored
[ci] check fmt on master (#1734)
1 parent f836f83 commit a668de3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/fmt-check.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Rustfmt check
22

33
on:
4+
push:
5+
branches:
6+
- master
47
pull_request:
58
types: [opened, synchronize, reopened, ready_for_review]
69

0 commit comments

Comments
 (0)