We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1370387 commit adab6d3Copy full SHA for adab6d3
.github/workflows/update_all_user_environments.yaml
@@ -1,10 +1,9 @@
1
-name: Update All User Environments
+name: "Update All User Environments"
2
3
on:
4
pull_request:
5
branches: [update_all_envs]
6
7
-
8
jobs:
9
update-demo-environments:
10
runs-on: ubuntu-latest
0 commit comments