only run frontend tests when necessary

This commit is contained in:
thatmattlove 2024-03-02 00:05:44 -05:00
parent 8ff13799b2
commit 825961a0eb

View file

@ -1,7 +1,9 @@
name: Frontend Testing name: Frontend Testing
on: on:
- push push:
- pull_request paths:
- hyperglass/ui/**
pull_request:
jobs: jobs:
frontend: frontend: