This commit is contained in:
Ayaz Salikhov
2022-02-17 16:37:31 +00:00
parent 6d04f39de6
commit cea692e4e4
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ on:
- "tensorflow-notebook/**"
- "tagging/**"
- "test/**"
- "tests/**"
- "Makefile"
- "requirements-dev.txt"
push:
@@ -38,7 +38,7 @@ on:
- "tensorflow-notebook/**"
- "tagging/**"
- "test/**"
- "tests**"
- "Makefile"
- "requirements-dev.txt"
workflow_dispatch:

View File

@@ -18,7 +18,7 @@ on:
- "tensorflow-notebook/**"
- "tagging/**"
- "test/**"
- "tests/**"
- "Makefile"
- "requirements-dev.txt"
push:
@@ -38,7 +38,7 @@ on:
- "tensorflow-notebook/**"
- "tagging/**"
- "test/**"
- "tests/**"
- "Makefile"
- "requirements-dev.txt"
workflow_dispatch: