summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-03-01 11:11:32 -0500
committerGitHub <noreply@github.com>2024-03-01 11:11:32 -0500
commit7ac040833025bf234dec485ddaa6c459b25d2196 (patch)
tree82f036bd96100575ab17d1616b55d54b5d21a1df /.github/workflows/ci.yml
parent878384aefaafacb2dc875ba1d7ea9d4af01d2cf0 (diff)
ci: actually fix workflow permissions (#22644)
Also adds a lint to ensure this file is kept up to date.
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 17157ce5b..b36195beb 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,6 +1,8 @@
# GENERATED BY ./ci.generate.ts -- DO NOT DIRECTLY EDIT
name: ci
+permissions:
+ contents: write
on:
push:
branches: