Skip to content

Commit

Permalink
Update sync workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhowe23 committed Dec 6, 2024
1 parent 7109dab commit c6b2ead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
sync:
name: Get Updates from Upstream
if: ${{ github.repository != 'NVIDIA/cudaqx' }}
permissions:
actions: write
contents: write
runs-on: 'ubuntu-latest'

steps:
Expand Down

0 comments on commit c6b2ead

Please sign in to comment.