Skip to content

Added an option to be able to start a pet coding session automatically. #205

Added an option to be able to start a pet coding session automatically.

Added an option to be able to start a pet coding session automatically. #205

Workflow file for this run

name: Verify Gifs Filename
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify Gifs Filename
run: |
npm install
npm run compile:test
npm run test:gifs