Skip to content

Commit

Permalink
gh action : add token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJoyenConseil committed Nov 22, 2024
1 parent dde3c02 commit 1fe77f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pull-requests: read
issues: read
discussions: read
actions: read
pages: write
id-token: write

Expand Down
27 changes: 0 additions & 27 deletions models/mart/outlier_release.sql

This file was deleted.

0 comments on commit 1fe77f7

Please sign in to comment.