Skip to content

Commit

Permalink
update PCL file sync workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aq17 committed Oct 17, 2022
1 parent f6fd141 commit 6fb00b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.PULUMI_ACCESS_TOKEN }}
GH_PAT: ${{ secrets.MY_PAT }}
REVIEWWERS: |
aq17
PR_BODY: "This PR syncs changes to the codegen'd PCL files from the latest `pulumi/yaml` release"

0 comments on commit 6fb00b1

Please sign in to comment.