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 b0e18cc commit effcddaCopy full SHA for effcdda
.github/workflows/makefile.yml
@@ -107,3 +107,4 @@ jobs:
107
needs: build-and-test
108
uses: ./.github/workflows/deploy-trigger.yml
109
secrets: inherit
110
+ if: github.event_name != 'pull_request'
0 commit comments