Skip to content

Commit fdf4401

Browse files
comment update
Co-authored-by: Alex-Welsh <[email protected]>
1 parent bf4cec7 commit fdf4401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-ci-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
OS_APPLICATION_CREDENTIAL_ID: ${{ secrets.OS_APPLICATION_CREDENTIAL_ID }}
7777
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.OS_APPLICATION_CREDENTIAL_SECRET }}
7878

79-
- name: Clean up periodic multinode instances over 12 hours old
79+
- name: Clean up GH actions multinode instances over 12 hours old
8080
run: |
8181
result=0
8282
changes_before=$(date -Imin -d -12hours)

0 commit comments

Comments
 (0)