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 fd46fcf commit dae511aCopy full SHA for dae511a
.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