Skip to content

Commit 2c7fc3b

Browse files
committed
Fix trigger indentation
1 parent e8d8fc0 commit 2c7fc3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
push:
66
branches: [master]
77

8-
pull_request:
9-
branches: [master]
8+
pull_request:
9+
branches: [master]
1010

11-
workflow_dispatch:
11+
workflow_dispatch:
1212

1313
jobs:
1414
run-tests:

0 commit comments

Comments
 (0)