Skip to content

Commit

Permalink
Update github workflow to target release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
harjain99 committed Aug 5, 2024
1 parent 4f13ff5 commit 11a65cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gyro-azure-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- master
- release/*
tags:
- release/*

pull_request:
branches:
Expand Down

0 comments on commit 11a65cb

Please sign in to comment.