1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +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
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test-deno: