Skip to content

Commit 6ccf6b6

Browse files
committed
chore: Debug CI
1 parent 122409f commit 6ccf6b6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- '*'
8+
pull_request:
89

910
jobs:
1011
build-and-test:

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- '*'
8+
pull_request:
89
# tags:
910
# - 'v*'
1011

0 commit comments

Comments
 (0)