Skip to content

refactor(admin): drop Index and Valeur filters on /admin/declarations #1480

refactor(admin): drop Index and Valeur filters on /admin/declarations

refactor(admin): drop Index and Valeur filters on /admin/declarations #1480

Workflow file for this run

name: ♻️ Deactivate
on:
pull_request:
types: [closed]
delete:
branches:
- "**"
- "!v*"
- "!master"
- "!alpha"
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.event.ref || github.event.pull_request.head.ref }}
jobs:
kontinuous:
uses: socialgouv/workflows/.github/workflows/use-ks-gh-deactivate-atlas.yaml@v1
secrets: inherit