Skip to content

Commit 028ca4b

Browse files
committed
run check on push
1 parent 2907f3b commit 028ca4b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: check
33

44
"on":
55
pull_request:
6+
push:
7+
# TODO: remove this after the workflow is verified to work on pull requests
68

79
permissions:
810
id-token: write

0 commit comments

Comments
 (0)