Skip to content

Commit

Permalink
[ci] check fmt on master (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 6, 2022
1 parent f836f83 commit a668de3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fmt-check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Rustfmt check

on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened, ready_for_review]

Expand Down

0 comments on commit a668de3

Please sign in to comment.