Skip to content

feat: added callbacks tests and removed conf/switch #82

feat: added callbacks tests and removed conf/switch

feat: added callbacks tests and removed conf/switch #82

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 }}