We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a4372 commit 34ce702Copy full SHA for 34ce702
.github/workflows/update_all_user_environments.yaml
@@ -2,8 +2,7 @@ name: Update All User Environments
2
3
on:
4
pull_request:
5
- branches:
6
- - update_all_envs
+ branches: [update_all_envs]
7
8
9
jobs:
0 commit comments