Skip to content

Commit

Permalink
update pr number
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Jan 31, 2024
1 parent aca9269 commit af1d6c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
## The pull request number of the Tracking pull request to merge the release branch to main
## Also remember to update the version in .pipeline/lib/config.js
PR_NUMBER: 2737
PR_NUMBER: 2828
RELEASE_NAME: release-2.15.0

concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tfrs-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
env:
## The pull request number of the Tracking pull request to merge the release branch to main
## Also remember to update the version in .pipeline/lib/config.js
PR_NUMBER: 2737
PR_NUMBER: 2828
RELEASE_NAME: release-2.15.0

concurrency:
Expand Down

0 comments on commit af1d6c1

Please sign in to comment.