Skip to content

Commit 54811e7

Browse files
committed
docs: Retrieve code from the 'v1' branch
1 parent 7aad16a commit 54811e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- uses: actions/checkout@v5
3131
with:
3232
repository: github-community-projects/continuous-ai-for-accessibility-scanner
33+
ref: v1
3334
token: ${{ secrets.GH_COMMUNITY_PROJECTS_TOKEN }} # This token must have read access to github-community-projects/continuous-ai-for-accessibility-scanner; more information below.
3435
path: ./.github/actions/continuous-ai-for-accessibility-scanner
3536
# Prepare the scanner to run

0 commit comments

Comments
 (0)