We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9218ebc commit 912b13eCopy full SHA for 912b13e
.github/workflows/code_check.yaml
@@ -50,4 +50,4 @@ jobs:
50
comment-always: false
51
alert-threshold: '130%'
52
comment-on-alert: false
53
- fail-on-alert: false
+ fail-on-alert: ${{ !inputs.publish_performance }}
0 commit comments