Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aq17 committed Oct 17, 2022
1 parent 6fb00b1 commit 7cdf822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/sync.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aq17/pulumi:
- source: ../pkg/pulumiyaml/testing/test/testdata/
- source: pkg/pulumiyaml/testing/test/testdata/
dest: pkg/codegen/testing/test/testdata
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.MY_PAT }}
REVIEWWERS: |
REVIEWERS: |
aq17
PR_BODY: "This PR syncs changes to the codegen'd PCL files from the latest `pulumi/yaml` release"

0 comments on commit 7cdf822

Please sign in to comment.