We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de185d commit 75b314cCopy full SHA for 75b314c
.github/workflows/a11y-scan.yml
@@ -11,3 +11,4 @@ jobs:
11
https://barronbytes.github.io/teacher-scripts/
12
repository: barronbytes/teacher-scripts
13
token: ${{ secrets.GH_A11Y_TOKEN }} # Fine-grained token with read/write access to repo on actions, contents, issues, and PRs.
14
+ cache_key: teacher-scripts-a11y-scan-cache
0 commit comments