Skip to content

Commit 5fd4eac

Browse files
committed
fix: ci to update pinned envs
1 parent ad7d621 commit 5fd4eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pinned-env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
BASE_ENV: envs/environment.yaml
1212

1313
jobs:
14-
update-pinned-environment:
14+
update-locked-environment:
1515
if: ${{ github.ref == 'refs/heads/main' }}
1616
name: Update pinned envs
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)