Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
switch branch name in dependent gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
echappen committed Aug 27, 2021
1 parent 81ad03d commit 336a561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pa11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: ./pa11y_output.txt

- name: Comment on pull request.
uses: thollander/actions-comment-pull-request@master
uses: thollander/actions-comment-pull-request@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: '<details><summary>Pa11y testing results</summary>
Expand Down

0 comments on commit 336a561

Please sign in to comment.