yym68686 commited on
Commit
bdacac1
·
1 Parent(s): 2008c62

update github action

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -0
.github/workflows/main.yml CHANGED
@@ -6,6 +6,7 @@ on:
6
  - main
7
  paths:
8
  - Dockerfile
 
9
  - requirements.txt
10
  - main.py
11
  - models.py
 
6
  - main
7
  paths:
8
  - Dockerfile
9
+ - .dockerignore
10
  - requirements.txt
11
  - main.py
12
  - models.py