Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Nov 9, 2024
1 parent 173aec0 commit e6c1034
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/upgrade-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,9 @@ on:
required: false
type: boolean
default: false

permissions:
contents: write
issues: write
pull-requests: write

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
upgrade_provider:
name: upgrade-provider
Expand Down

0 comments on commit e6c1034

Please sign in to comment.