Skip to content

Commit

Permalink
turn on formatter in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
oameye committed Oct 6, 2024
1 parent 21d28c9 commit 90148ef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/Format.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
name: "Format Checking"

on:
push:
tags:
- '*'
branches:
- 'main'
pull_request:
branches:
- 'main'

workflow_call:
inputs:
directory:
Expand Down

0 comments on commit 90148ef

Please sign in to comment.