Skip to content

Commit

Permalink
Merge pull request #5 from 2060-io/dev
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
mjfelis authored Jan 26, 2024
2 parents 3cddee1 + 224b8ae commit 45be1cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-citizen-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
paths:
- 'citizen-registry/**'
- '.github/workflows/ci-citizen-registry.yml'
pull_request_target:
branches: [ main, dev ]
pull_request:
branches: [ main ]
paths:
- 'citizen-registry/**'
- '.github/workflows/ci-citizen-registry.yml'
Expand Down
3 changes: 2 additions & 1 deletion citizen-registry/docker-dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ $ ./mvnw clean quarkus:dev

- accept the invitation and use the service

<kbd>
<img src="assets/IMG_7715.PNG" alt="invitation" style="height:500px; border: 1px solid #EEEEEE;"/>
<img src="assets/IMG_7716.PNG" alt="invitation" style="height:500px; border: 1px solid #EEEEEE;"/>

</kbd>

0 comments on commit 45be1cf

Please sign in to comment.