Skip to content

Commit

Permalink
Update container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seesharprun authored Aug 31, 2023
1 parent 2c7f521 commit 164cf0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- '.devcontainer/base/**.*'
branches:
- main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -22,4 +23,4 @@ jobs:
with:
imageName: ghcr.io/azure-samples/cosmos-db-design-patterns/devcontainer
cacheFrom: ghcr.io/azure-samples/cosmos-db-design-patterns/devcontainer
push: always
push: always

0 comments on commit 164cf0a

Please sign in to comment.