Skip to content

Commit

Permalink
Merge branch 'eng-523' of github.com:DeepSourceCorp/community-analyze…
Browse files Browse the repository at this point in the history
…rs into eng-523
  • Loading branch information
eshaan-deepsource committed Dec 22, 2023
2 parents 7908960 + f9319ba commit 2451a07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/syncer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Tailscale
uses: tailscale/github-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}

- name: Send sync signal
run: |
Expand Down

0 comments on commit 2451a07

Please sign in to comment.