Skip to content

Commit

Permalink
chore: update tag matching ref
Browse files Browse the repository at this point in the history
Signed-off-by: Srijan Saurav <[email protected]>
  • Loading branch information
srijan-deepsource authored Oct 25, 2023
1 parent b3c4c7c commit 3a14f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/syncer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sync community analyzers
on:
push:
tags:
- v.*
- v*

env:
ENDPOINT: ${{ secrets.SYNC_ENDPOINT_DEV }}
Expand Down

0 comments on commit 3a14f43

Please sign in to comment.