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 6cbb052 commit 7c00000Copy full SHA for 7c00000
.github/workflows/internal-ci.yml
@@ -65,6 +65,7 @@ jobs:
65
66
test-assetbundle:
67
uses: './.github/workflows/internal-test-assetbundle.yml'
68
+ if: github.event_name != 'pull_request'
69
secrets: inherit
70
71
deploy-nuget:
0 commit comments