this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

CI: No fast-fail.

+1
+1
.github/workflows/helm-release-differ.yaml
··· 51 51 needs: [changed-files] 52 52 strategy: 53 53 matrix: ${{ fromJSON(needs.changed-files.outputs.matrix) }} 54 + fail-fast: false 54 55 steps: 55 56 - name: Generate Token 56 57 uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1.8.0