Skip to content

Commit

Permalink
delete cache
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <[email protected]>
  • Loading branch information
chahatsagarmain committed Jan 12, 2025
1 parent 7b970ff commit e1fd2a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-e2e-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ concurrency:
group: combined-cit-${{ github.workflow }}-${{ (github.event.pull_request && github.event.pull_request.number) || github.ref || github.run_id }}
cancel-in-progress: true

permissions: write-all
permissions:
contents: write
pull-requests: write
repository-projects: write

jobs:
badger:
Expand Down

0 comments on commit e1fd2a2

Please sign in to comment.