Skip to content

Commit

Permalink
Update .github/workflows/cli.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: zhzhuang-zju <m17799853869@163.com>
  • Loading branch information
Akash-Singh04 and zhzhuang-zju committed Jul 7, 2024
1 parent 467f39a commit 39903be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.actor }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read # Required to check out the code
contents: read
jobs:
init:
name: init
Expand Down

0 comments on commit 39903be

Please sign in to comment.