Skip to content

Commit

Permalink
Changed to use gh-sync fork
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft committed Sep 27, 2023
1 parent d9e8b56 commit f56bdd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-sync.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Trigger gh-sync'
uses: microsoft/gh-sync@main
uses: craigloewen-msft/gh-sync/gh-sync@main
with:
ado-organization-url: ${{ secrets.AZURE_DEVOPS_URL }}
ado-project: ${{ secrets.AZURE_DEVOPS_PROJECT }}
Expand All @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Trigger gh-sync'
uses: microsoft/gh-sync@main
uses: craigloewen-msft/gh-sync@main
with:
ado-organization-url: ${{ secrets.AZURE_DEVOPS_URL }}
ado-project: ${{ secrets.AZURE_DEVOPS_PROJECT }}
Expand Down

0 comments on commit f56bdd8

Please sign in to comment.