We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50eb17 commit 7d6b247Copy full SHA for 7d6b247
.github/workflows/autoformat.yml
@@ -1,6 +1,8 @@
1
name: "Autoformat"
2
on:
3
push:
4
+ branches:
5
+ - '*'
6
7
jobs:
8
composer-normalize:
0 commit comments