Skip to content

#494: If a user is unauthenticated and attempts to visit an authenticated page, redirect them to UAA #654

#494: If a user is unauthenticated and attempts to visit an authenticated page, redirect them to UAA

#494: If a user is unauthenticated and attempts to visit an authenticated page, redirect them to UAA #654

name: Security Considerations Workflow
on:
pull_request:
types: [opened, edited, reopened]
jobs:
security-considerations:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: cloud-gov/security-considerations-action@main