Skip to content

Commit 8c5095d

Browse files
committed
test
1 parent 9ed6236 commit 8c5095d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
on:
22
push:
3-
branches:
4-
- 'main'
3+
# branches:
4+
# - 'main'
55
tags:
66
- 'v*.*.*'
77

88
env:
99
REGISTRY: docker.io
1010
REPOSITORY: devcontainer-cisco-dc
11-
# IMAGE_NAME: ${{ github.repository }}
1211

1312
jobs:
1413
container_build_job:

0 commit comments

Comments
 (0)