We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0926123 commit 96a5b06Copy full SHA for 96a5b06
.github/workflows/publish.yml
@@ -1,9 +1,8 @@
1
name: Publish packages
2
3
on:
4
+ pull_request:
5
push:
- branches:
6
- - trusted-publishing
7
tags: ["*"]
8
9
permissions:
0 commit comments