Skip to content

Commit

Permalink
Issue bot - do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 9, 2022
1 parent f81122b commit 80ba5a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue-bot.yml
Expand Up @@ -80,6 +80,7 @@ jobs:
timeout-minutes: 5

strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.download.outputs.matrix) }}

steps:
Expand Down

0 comments on commit 80ba5a0

Please sign in to comment.