Skip to content

Develop

Develop #71

Workflow file for this run

name: CI
on:
- pull_request
- push
- workflow_dispatch
jobs:
ci:
name: CI Job
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gabrielrufino/node-ci@v3
- uses: gabrielrufino/dockerfile-ci@v2
with:
image-name: strabot/manager