Skip to content

Commit 766b683

Browse files
US141123 - Included Rally Milestone check
1 parent 9bc1725 commit 766b683

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/rally-checks.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ on:
99
jobs:
1010
check-rally-integration:
1111
name: check-rally-artifact
12-
uses: RepublicServicesRepository/dops-gha-rally-integration/.github/workflows/workflow.yml@v1.0.0
12+
uses: RepublicServicesRepository/dops-gha-rally-integration/.github/workflows/workflow.yml@v2.0.0
1313
secrets:
1414
github_pat: ${{ secrets.REPUBLIC_SYSTEM_RISE_PAT }}
1515
rally_api_key: ${{secrets.RALLY_API_KEY}}
16+
with:
17+
check_milestone: "true"

0 commit comments

Comments
 (0)