Skip to content

Commit

Permalink
ci: 👷 If push to .devcontainer, rebuild the Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
totallynotdavid committed Aug 17, 2023
1 parent a5ae28f commit 2638b71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
- cron: '0 20 1 * *'
workflow_dispatch:
push:
paths:
- .devcontainer/**

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 2638b71

Please sign in to comment.