Skip to content

Commit e7f59d7

Browse files
authored
Fix indentation and formatting in tests.yml
1 parent 2e1ee97 commit e7f59d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
sha:
1010
description: "The sha of the commit that triggered the workflow run"
1111
required: false
12-
type: "string" pull_request:
12+
type: "string"
13+
pull_request:
1314
push:
1415
branches:
1516
- main

0 commit comments

Comments
 (0)