Skip to content

Commit

Permalink
runner cache clear - devops branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinbanjade committed Jun 28, 2023
1 parent 380fb6b commit 1526448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-runner-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
gh extension install actions/gh-actions-cache
REPO=${{ github.repository }}
BRANCH="main"
BRANCH="devops"
echo "Fetching list of cache key"
cacheKeysForPR=$(gh actions-cache list -R $REPO -B $BRANCH | cut -f 1 )
Expand Down

0 comments on commit 1526448

Please sign in to comment.