Skip to content

Commit

Permalink
fix permissions to allow to read packages
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Jul 23, 2024
1 parent 4344fa8 commit 691508e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
IMAGEMAGICK_SRC: 7.1.0-50.tar.gz
SLACK_API_TOKEN: xoxb-dummy
SLACK_MESSAGE_CHANNEL: '#test'
permissions:
packages: read
services:
db:
image: ghcr.io/codeforjapan/postgresql_bigm:12-latest
Expand Down

0 comments on commit 691508e

Please sign in to comment.