We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9f08e commit 2f9f776Copy full SHA for 2f9f776
1 file changed
.github/workflows/propagate.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
propagate:
13
strategy:
14
+ fail-fast: false
15
matrix:
16
branch: [modal, hetzner]
17
runs-on: ubuntu-latest
0 commit comments