Skip to content

Commit

Permalink
Merge pull request #152 from perfectsense/update/github-workflow-targ…
Browse files Browse the repository at this point in the history
…et-tags

Update github workflow to target release tags
  • Loading branch information
harjain99 authored Aug 5, 2024
2 parents 4f13ff5 + 11a65cb commit b1403ca
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 b1403ca

Please sign in to comment.