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 0ad6055 commit 58ee5dbCopy full SHA for 58ee5db
.github/workflows/pio.yaml
@@ -7,8 +7,6 @@ on:
7
8
jobs:
9
generate-secret:
10
- # It runs only if the runner is updated or if manually triggered
11
- if: ${{ github.event.workflow_run.conclusion == 'failure' || github.event_name == 'workflow_dispatch' }}
12
runs-on: ${{ matrix.os }}
13
14
strategy:
0 commit comments