We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 008435e + 7046f0f commit c941d52Copy full SHA for c941d52
.github/workflows/update_all_user_environments.yaml
@@ -39,7 +39,6 @@ jobs:
39
update-all-demo-environments:
40
needs: get-all-demo-environments
41
runs-on: ubuntu-latest
42
- if: "!contains(matrix.branch, 'noupdate')"
43
env:
44
BRANCHES: ${{ needs.get-all-demo-environments.outputs.branches }}
45
0 commit comments