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: push:
paths: paths:
- hyperglass/** - hyperglass/**
- .github/**
pull_request: pull_request:
jobs: jobs:

View file

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