Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
vc-to-dwn deployer: another super minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Aug 23, 2024
1 parent 36c388f commit 78ca51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vc-to-dwn-server-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
paths:
- 'javascript/vc-to-dwn-server/*'
- .github/workflows/vc-to-dwn-server-container-image.yaml
- .github/workflows/vc-to-dwn-server-container-image.yml
pull_request:
branches:
- main
paths:
- 'javascript/vc-to-dwn-server/*'
- .github/workflows/vc-to-dwn-server-container-image.yaml
- .github/workflows/vc-to-dwn-server-container-image.yml

jobs:
build-image:
Expand Down

0 comments on commit 78ca51a

Please sign in to comment.