-
Notifications
You must be signed in to change notification settings - Fork 4
Code Scanning Alert: Workflow does not contain permissions #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
507 Acceptance Criteria
Comments/Additional Notes ADA Compliance (Automated scan via Chrome Lighthouse)
**Performance issues attributed to the following third-party vendors: cloud.gov, USWDS, and Google Manager. Also, a bug has been logged to address the Largest Contentful Paint element #515 Passed 05/08/2025 - JSD |
felder101
added a commit
that referenced
this issue
May 15, 2025
Sprint 55 issues include: Code Scanning Alert: Workflow does not contain permissions #506 Code Scanning Alert: Workflow does not contain permissions #502 Code Scanning Alert: Workflow does not contain permissions #507 Code Scanning Alert: Workflow does not contain permissions #503 889 Tool | Removal of D&B data usage link after April 4, 2025 #124 Code Scanning Alert: Workflow does not contain permissions #505 Code Scanning Alert: Workflow does not contain permissions #504
felder101
added a commit
that referenced
this issue
May 15, 2025
Sprint 55 issues include: Code Scanning Alert: Workflow does not contain permissions #506 Code Scanning Alert: Workflow does not contain permissions #502 Code Scanning Alert: Workflow does not contain permissions #507 Code Scanning Alert: Workflow does not contain permissions #503 889 Tool | Removal of D&B data usage link after April 4, 2025 #124 Code Scanning Alert: Workflow does not contain permissions #505 Code Scanning Alert: Workflow does not contain permissions #504
Merged
felder101
added a commit
that referenced
this issue
May 16, 2025
Sprint 55 issues include: Code Scanning Alert: Workflow does not contain permissions #506 Code Scanning Alert: Workflow does not contain permissions #502 Code Scanning Alert: Workflow does not contain permissions #507 Code Scanning Alert: Workflow does not contain permissions #503 889 Tool | Removal of D&B data usage link after April 4, 2025 #124 Code Scanning Alert: Workflow does not contain permissions #505 Code Scanning Alert: Workflow does not contain permissions #504
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.github/workflows/broken-link-checker.yaml:10
jobs:
broken-link-checker:
runs-on: ubuntu-latest
defaults:
run:
working-directory: 'front-end'
steps:
- name: Checkout code
uses: actions/checkout@v3
The text was updated successfully, but these errors were encountered: