Skip to content

Commit 95068d3

Browse files
committed
chore: Update targets for tests.yml
Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
1 parent 4af203d commit 95068d3

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
@@ -2,8 +2,9 @@ name: Tests CI
22

33
on:
44
push:
5+
pull_request:
56
branches:
6-
- '**'
7+
- "main"
78
workflow_dispatch:
89

910
concurrency:

0 commit comments

Comments
 (0)