Skip to content

Commit d3aaa88

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents bd1331b + 35ad6da commit d3aaa88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-commit-latest-env.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ name: Update commit-latest.env on params-latest.env change
1515
jobs:
1616
sync-commit:
1717
runs-on: ubuntu-latest
18+
concurrency:
19+
group: update-commit-latest-env-${{ github.ref }}
20+
cancel-in-progress: false
1821
permissions:
1922
contents: write
2023
steps:

0 commit comments

Comments
 (0)