Skip to content

Commit

Permalink
chore: ignore devcontainer to build docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5c3p73r committed Nov 2, 2023
1 parent 92ae698 commit 941e4f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_image.yml
Expand Up @@ -6,6 +6,8 @@ on:
- develop
tags:
- v*
paths-ignore:
- '.devcontainer/*'
workflow_dispatch:

env:
Expand Down

0 comments on commit 941e4f8

Please sign in to comment.