Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyZzZz committed Jul 25, 2024
1 parent f884c16 commit 19be5e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/interface_auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Deployment on DockerHub and Hugging Face

# Trigger the workflow on push and pull request events to the 'main' or 'master' branch
on:
push:
branches:
- "master"
- "main"
- "test"
# push:
# branches:
# - "master"
# - "main"
# - "test"
pull_request:
branches:
- "master"
Expand Down

0 comments on commit 19be5e9

Please sign in to comment.