Skip to content

CV2-2357: set default value for last_received_terms_email_at (#1851) #329

CV2-2357: set default value for last_received_terms_email_at (#1851)

CV2-2357: set default value for last_received_terms_email_at (#1851) #329

Workflow file for this run

name: gitlab-mirror
on:
- push
- delete
jobs:
sync:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/meedan/check-api
target-username: sonoransun
target-token: ${{ secrets.GITLAB_ACCESS_TOKEN }}