Skip to content

Commit

Permalink
Temp: Use updated gettingstarted repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vierbergenlars committed Jan 23, 2025
1 parent bc942a7 commit 4fd3695
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ jobs:
key: ${{ runner.os }}-maven-${{ github.run_id }}
- uses: actions/checkout@v2
with:
repository: paulcwarren/spring-content-gettingstarted
repository: vierbergenlars/spring-content-gettingstarted
path: spring-content-gettingstarted
ref: update-encryption-example
- name: Validate against Getting Started Guides
run: |
pushd spring-content-gettingstarted
Expand Down

0 comments on commit 4fd3695

Please sign in to comment.