mirror of
https://github.com/supabase/setup-cli.git
synced 2026-02-10 12:21:40 +00:00
ci: explicit permissions on actions (#326)
This commit is contained in:
3
.github/workflows/start.yml
vendored
3
.github/workflows/start.yml
vendored
@@ -14,6 +14,9 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
e2e: # make sure the action works on a clean machine without building
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user