Skip to content

feat: added more callback tests #84

feat: added more callback tests

feat: added more callback tests #84

Workflow file for this run

name: Deploy PartitelleBotTest
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Deploy to PartitelleBotTest
uses: johnbeynon/[email protected]
with:
service-id: ${{ secrets.RENDER_TEST_SERVICE_ID }}
api-key: ${{ secrets.RENDER_TEST_API_KEY }}