Commit a5a5c17
committed
Updates cache workflow triggers and environment update.
Adds pull request triggers to the cache update workflow,
ensuring the cache is up-to-date on pull requests.
Changes the environment update command from `mamba` to `conda` to ensure compatibility.
Only caches the ARC environment on push events,
preventing unnecessary cache updates on other events.1 parent e90fdb9 commit a5a5c17
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
131 | | - | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
137 | 141 | | |
| 142 | + | |
0 commit comments