Skip to content

Commit 3d85418

Browse files
author
Muhammad Rehan Alam
committed
fix(ci): fix github action yml format
1 parent b3e9bf3 commit 3d85418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI / Tests & Coverage
44
on:
55
push:
66
branches: [main, develop] # Run on main & develop
7-
pull_request: # Run on all PRs targeting any branch
7+
pull_request: # Run on all PRs targeting any branch
88
branches: ["*"]
99

1010
jobs:

0 commit comments

Comments
 (0)