Skip to content

Commit

Permalink
Merge pull request #7 from codewitgabi/codewitgabi
Browse files Browse the repository at this point in the history
Modified workflow
  • Loading branch information
codewitgabi authored Dec 15, 2023
2 parents 7b57455 + 95fae73 commit 9b6c094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/formatter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
- main
pull-request:
branches:
- "**"
- "*"

jobs:
check_file_formatting:
check-file-formatting:
runs-on: ubuntu-latest
steps:
- name: Setup node
Expand Down

0 comments on commit 9b6c094

Please sign in to comment.