Skip to content

Commit

Permalink
update simple php workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed May 26, 2024
1 parent a445dc0 commit 13e9add
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/php-simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ env:
PHP_VERSION: '8.x'
WORKING_DIRECTORY: php/simple

permissions:
id-token: write
contents: read

jobs:
build-php:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 13e9add

Please sign in to comment.