Skip to content

796 backend events endpoint only include forms url at given time #1598

796 backend events endpoint only include forms url at given time

796 backend events endpoint only include forms url at given time #1598

Workflow file for this run

name: Prettier
on:
pull_request:
push:
branches:
- master
jobs:
Prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install volta
uses: volta-cli/action@v4
- run: yarn
- run: yarn prettier:ci