Skip to content

Commit f5bc763

Browse files
Merge pull request #42 from elastic/write_perms_block
chore: Add explicit write permissions block
2 parents b8a7a78 + 13f7d45 commit f5bc763

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
jobs:
1414
build:
1515
runs-on: ubuntu-latest
16+
permissions:
17+
contents: write
1618

1719
steps:
1820
- name: Checkout 🛎️

0 commit comments

Comments
 (0)