We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a52b66 commit 815ec93Copy full SHA for 815ec93
1 file changed
.github/workflows/deploy-pm4.yml
@@ -385,8 +385,7 @@ jobs:
385
if: github.event.action != 'closed' && inputs.delete == '' && contains(github.event.pull_request.body, 'ci:performance-tests')
386
needs: [imageEKS, imageEKSBase]
387
runs-on: ${{ vars.RUNNER }}
388
- timeout-minutes: 60
389
- steps:
+ steps:
390
- name: Checkout .github repo
391
uses: actions/checkout@v4
392
with:
@@ -646,8 +645,7 @@ jobs:
646
645
647
648
649
650
651
652
653
0 commit comments