Skip to content

[feat] user notification settings: add marketing column #2139

[feat] user notification settings: add marketing column

[feat] user notification settings: add marketing column #2139

Workflow file for this run

name: Check PR fixbackend
on:
push:
tags:
- '*.*.*'
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
fixbackend:
name: 'fixbackend'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build and run dev container task
uses: devcontainers/ci@v0.3
with:
# Change this to be your CI task/script
runCmd: nox --envdir /tmp/.nox