Skip to content

Commit cb1670e

Browse files
authored
Update devcontainer.yml
1 parent eba0911 commit cb1670e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/devcontainer.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ permissions:
1212
contents: read
1313
packages: write
1414

15-
concurrency:
16-
group: container-${{ github.ref }}
17-
cancel-in-progress: ${{ github.ref == 'refs/heads/develop' }}
15+
#concurrency:
16+
# group: container-${{ github.ref }}
17+
# cancel-in-progress: ${{ github.ref == 'refs/heads/develop' }}
1818

1919
defaults:
2020
run:

0 commit comments

Comments
 (0)