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 4c3eb01 commit 96a2b2eCopy full SHA for 96a2b2e
.github/workflows/test-publish-code.yml
@@ -1,6 +1,8 @@
1
name: Test Publish Code
2
3
on:
4
+ pull_request:
5
+ branches: [main]
6
workflow_dispatch:
7
inputs:
8
version:
0 commit comments