chore: restrict frontend ci to its workflow

This commit is contained in:
Jefferson Girão
2020-02-04 09:22:21 +01:00
parent 44ee4fa030
commit 751586c38a
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
paths:
- 'frontend/**'
- '.github/**'
- '.github/workflows/frontend.yml'
jobs:
build: