Skip to content

Missing pages on the ui should return a 404 code and not 200 #1446

Missing pages on the ui should return a 404 code and not 200

Missing pages on the ui should return a 404 code and not 200 #1446

name: Add Issues to triage
on:
issues:
types:
- opened
jobs:
add_to_project:
runs-on: ubuntu-24.04
steps:
- name: Add to triage board
uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/SwissDataScienceCenter/projects/51
github-token: ${{ secrets.RENKUBOT_GITHUB_TOKEN }}
labeled: status/triage