Skip to content

Commit 96a5b06

Browse files
committed
fixup! test(publish): auth on push to this branch
1 parent 0926123 commit 96a5b06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Publish packages
22

33
on:
4+
pull_request:
45
push:
5-
branches:
6-
- trusted-publishing
76
tags: ["*"]
87

98
permissions:

0 commit comments

Comments
 (0)