Skip to content

Commit dbcca0a

Browse files
authored
Update to latest upstream version (#5)
1 parent 9f6064e commit dbcca0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- main
1111
jobs:
1212
call_extension_tests:
13+
permissions:
14+
contents: read
1315
uses: zed-industries/zed/.github/workflows/extension_tests.yml@main
1416
concurrency:
1517
group: ${{ github.workflow }}-${{ github.ref_name }}-${{ github.ref_name == 'main' && github.sha || 'anysha' }}pr

0 commit comments

Comments
 (0)