Skip to content

Commit

Permalink
Update test_update_from_h5p.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles authored Nov 7, 2024
1 parent 02c1c23 commit 64275de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_update_from_h5p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: 'develop'
ref: 'main'
fetch-depth: 0
persist-credentials: false

Expand Down Expand Up @@ -93,5 +93,5 @@ jobs:
body: |
This PR was automatically created by the Update H5P JS library.
Updates from target repository commit: ${{ steps.check-commit.outputs.latest_commit }}
base: develop
base: main

0 comments on commit 64275de

Please sign in to comment.