Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter3Khalil committed May 20, 2024
1 parent f8d8fba commit 123c54c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@ on:
push:
branches:
- main
- 'feature/**'
- 'test/**'
- 'test/**'
- 'feature'
- 'test'
pull_request:
branches:
- main
- 'feature/**'
- 'test/**'
- 'feature'
- 'test'

jobs:
format:
Expand Down

0 comments on commit 123c54c

Please sign in to comment.