Skip to content

chore: added codeowners #61

chore: added codeowners

chore: added codeowners #61

Workflow file for this run

name: Deploy Test
on:
push:
branches: [ test ]
pull_request:
branches: [ test ]
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 }}