Skip to content

Commit

Permalink
Update premerge.yml
Browse files Browse the repository at this point in the history
remove codeql and cached docker images
  • Loading branch information
TrevorBenson authored Oct 23, 2023
1 parent 7f179c3 commit 49f96e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/premerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: ' true'
remove-codeql: 'true'
remove-docker-images: 'true'
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 49f96e6

Please sign in to comment.