1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore: only test on main branch

This commit is contained in:
James Cook 2023-09-26 22:51:53 +01:00
parent 892bcf161c
commit f2d3ae2f58

View file

@ -1,7 +1,11 @@
name: test name: test
on: on:
push: push:
branches:
- main
pull_request: pull_request:
branches:
- main
jobs: jobs:
test-deno: test-deno: