Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e9ef655

Browse files
Merge pull request #2017 from arduino/PNX-5088-fix-docs-content-gh-workflow
[PNX-5088] Fix deploy workflow concurrency settings
2 parents da35038 + 3736e55 commit e9ef655

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/deploy-prd.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- main
88

99
concurrency:
10-
group: deploy-production
10+
group: deploy-prd
1111
cancel-in-progress: true
1212

1313
jobs:

‎.github/workflows/deploy-stg.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- ghaction
88

99
concurrency:
10-
group: deploy-staging
10+
group: deploy-stg
1111
cancel-in-progress: true
1212

1313
jobs:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /