Skip to content

Commit cdc6447

Browse files
committed
list event triggers for prettier
1 parent d790558 commit cdc6447

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/prettier.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Check Prettier formatting
22

3-
on: [pull_request, workflow_dispatch]
3+
on:
4+
pull_request:
5+
workflow_dispatch:
46

57
permissions:
68
contents: read

0 commit comments

Comments
 (0)