Skip to content

refactor: timing on open_space channel created vs batch created #53

refactor: timing on open_space channel created vs batch created

refactor: timing on open_space channel created vs batch created #53

name: CI on Pull Request
on:
pull_request:
jobs:
build:
name: Build Sessions API
uses: thatconference/that-gh-actions/.github/workflows/build-validate-api.yml@main
with:
apiName: sessions
isForDeploy: false
branchName: ${{ github.ref_name }}
nodeVersion: 18
secrets:
SLACK_WEBHOOK_DEV_NOTIFICATIONS: ${{ secrets.SLACK_WEBHOOK_DEV_NOTIFICATIONS }}