We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4cec7 commit fdf4401Copy full SHA for fdf4401
.github/workflows/stackhpc-ci-cleanup.yml
@@ -76,7 +76,7 @@ jobs:
76
OS_APPLICATION_CREDENTIAL_ID: ${{ secrets.OS_APPLICATION_CREDENTIAL_ID }}
77
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.OS_APPLICATION_CREDENTIAL_SECRET }}
78
79
- - name: Clean up periodic multinode instances over 12 hours old
+ - name: Clean up GH actions multinode instances over 12 hours old
80
run: |
81
result=0
82
changes_before=$(date -Imin -d -12hours)
0 commit comments