Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Oct 27, 2023
1 parent b573906 commit 110ce54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ env:
jobs:
set-up:
name: Set up local cluster
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
strategy:
fail-fast: true
steps:
Expand Down

0 comments on commit 110ce54

Please sign in to comment.