Skip to content

Commit 1fe77f7

Browse files
gh action : add token permission
1 parent dde3c02 commit 1fe77f7

File tree

2 files changed

+4
-27
lines changed

2 files changed

+4
-27
lines changed

.github/workflows/static.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on:
1212
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1313
permissions:
1414
contents: read
15+
pull-requests: read
16+
issues: read
17+
discussions: read
18+
actions: read
1519
pages: write
1620
id-token: write
1721

models/mart/outlier_release.sql

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)