Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

chore(deps): update google/cloud-sdk docker tag to v488 - autoclosed #72

chore(deps): update google/cloud-sdk docker tag to v488 - autoclosed

chore(deps): update google/cloud-sdk docker tag to v488 - autoclosed #72

Workflow file for this run

name: Cache
on:
pull_request:
types:
- closed
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-cache
cancel-in-progress: true
jobs:
clean:
name: clean
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mokmok-dev/[email protected]
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}