Skip to content

Commit

Permalink
fix: Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblackman committed Mar 16, 2024
1 parent 99221b4 commit 6d76680
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
branches:
- dev-container
paths:
- '.devcontainer/Dockerfile'
- '.devcontainer/devcontainer-src.json'
- '.devcontainer/build.sh'
- '.devcontainer/release.sh'
- '.github/workflows/devcontainer.yml'
- ".devcontainer/Dockerfile"
- ".devcontainer/devcontainer-src.json"
- ".devcontainer/build.sh"
- ".devcontainer/release.sh"
- ".github/workflows/devcontainer.yml"

name: devcontainer
jobs:
Expand Down

0 comments on commit 6d76680

Please sign in to comment.