Skip to content

Commit 86a6bb7

Browse files
authored
chore(ci): sort workflow inputs alphabetically
1 parent c1ab7ce commit 86a6bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
test:
1515
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
1616
with:
17-
lint: true
1817
license-check: true
18+
lint: true

0 commit comments

Comments
 (0)