Skip to content

Commit

Permalink
chore: test my local repo that has master
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Sep 1, 2023
1 parent f14ff9f commit 38ef5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strain_dispatcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.NELP_PAT_TEST }}
repository: nelc/edx-platform-strains
repository: johanv26/the-strain-tester
event-type: strain-update-pr
client-payload: '{"repo": "${{ github.repository }}", "ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "property_json_path": "DISTRO_EOX_NELP_DPKG.version", "branch": "${{ github.ref_name }}"}'

0 comments on commit 38ef5ee

Please sign in to comment.