Skip to content

Commit

Permalink
Update import_json_schemas.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucie Milan committed Dec 4, 2023
1 parent 2ea62d0 commit 2343641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import_json_schemas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
git config --global user.email "github-actions@github.com"
git fetch
git checkout TDL-23186-json-schema
git checkout master
git branch ${{ env.branch }}
- name: Checkout branch
Expand Down

0 comments on commit 2343641

Please sign in to comment.