Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Jul 5, 2024
1 parent 486b6a8 commit 13bc021
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Data ingestion Container
on:
workflow_dispatch:
push:
permissions:
# Checkout repository
contents: read
# Push container images
packages: write
jobs:
data_ingestion:
name: data ingestion
Expand Down

0 comments on commit 13bc021

Please sign in to comment.