1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

ci: add github actions to action paths

This commit is contained in:
thatmattlove 2024-05-28 13:13:03 -04:00
parent 00c9c810d7
commit 11c94d5713
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ on:
push:
paths:
- hyperglass/**
- .github/**
pull_request:
jobs:

View file

@ -3,6 +3,7 @@ on:
push:
paths:
- hyperglass/ui/**
- .github/**
pull_request:
jobs: