Skip to content

Commit 669341f

Browse files
committed
testing
1 parent 457713b commit 669341f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/update_all_user_environments.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "Update All User Environments"
22

33
on:
4-
pull_request:
5-
branches: [main]
4+
schedule:
5+
- cron: '0 6 * * 0'
66

77

88
env:

0 commit comments

Comments
 (0)