Skip to content

Commit bfeadb0

Browse files
Update Prettier workflow branch configuration
1 parent 07f2497 commit bfeadb0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/prettier.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
- "main"
66
pull_request:
77
branches:
8-
- ["main", "dev"]
8+
- "main"
9+
- "dev"
910
jobs:
1011
prettier:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)