Skip to content

Commit 008435e

Browse files
authored
Merge pull request #100 from launchdarkly-labs/update_all_envs
testing
2 parents b1e4a26 + 35231df commit 008435e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update_all_user_environments.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
update-all-demo-environments:
4040
needs: get-all-demo-environments
4141
runs-on: ubuntu-latest
42-
42+
if: "!contains(matrix.branch, 'noupdate')"
4343
env:
4444
BRANCHES: ${{ needs.get-all-demo-environments.outputs.branches }}
4545

0 commit comments

Comments
 (0)