Skip to content

[GTM-838][GTM-841]Add template name and fix broken template links #1129

[GTM-838][GTM-841]Add template name and fix broken template links

[GTM-838][GTM-841]Add template name and fix broken template links #1129

Workflow file for this run

name: whitelist check
on:
pull_request:
jobs:
reflex-web:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Assert whitelist is empty
run: echo -e "\nassert not WHITELISTED_PAGES, f'WHITELISTED_PAGES includes {WHITELISTED_PAGES}'" | cat "pcweb/whitelist.py" - | python3