Skip to content

Commit

Permalink
Back to main branch for selenology
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampfkarren authored Jun 6, 2022
1 parent a9b0922 commit 16145a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selenology.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run selenology
id: selenology
uses: Kampfkarren/selenology@js-rewrite
uses: Kampfkarren/selenology@main
with:
new_selene_checkout: ${{ fromJSON(steps.get_pr_info.outputs.data).repository.pullRequest.headRefOid }}
new_selene_repository: ${{ fromJSON(steps.get_pr_info.outputs.data).repository.pullRequest.headRepository.url }}
Expand Down

0 comments on commit 16145a0

Please sign in to comment.