Skip to content

Commit eddd6e8

Browse files
committed
chore: ci
1 parent 6bb3bc9 commit eddd6e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "[CI] Changesets"
1+
name: "Continuos Integration"
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99
concurrency: ${{ github.workflow }}-${{ github.ref }}
1010

1111
env:
12-
DEVCONTAINER_IMAGE: ghcr.io/${{ github.repository }}/devcontainer:latest
12+
DEVCONTAINER_IMAGE: ghcr.io/${{ github.repository }}/devcontainer
1313

1414
jobs:
1515
build-devcontainer:

0 commit comments

Comments
 (0)