Skip to content

Commit d93a76d

Browse files
committed
Only autoformat branches
1 parent 5a09ac0 commit d93a76d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autoformat.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "Autoformat"
22
on:
33
push:
4+
branches:
5+
- '*'
46

57
jobs:
68
composer-normalize:

0 commit comments

Comments
 (0)