Skip to content

Commit

Permalink
Update devcontainer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Apr 24, 2024
1 parent 26d9e3f commit ad9a6ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
push:
branches:
- master
paths:
- '.devcontainer/*'
- '.github/workflows/devcontainer.yml'

jobs:
build-and-push:
Expand All @@ -27,4 +30,4 @@ jobs:
with:
imageName: ghcr.io/butr/game-mount-and-blade2
cacheFrom: ghcr.io/butr/game-mount-and-blade2
push: always
push: always

0 comments on commit ad9a6ea

Please sign in to comment.