Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Mar 24, 2024
1 parent 7fea0f6 commit 511deb1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ on:
branches:
- develop
paths:
- Dockerfile
- setup-sshd.sh
- .github/workflows/docker.yml
- sshd_config
- Dockerfile
- start.sh
pull_request:
paths:
- Dockerfile
- setup-sshd.sh
- .github/workflows/docker.yml
- sshd_config
- Dockerfile
- start.sh
workflow_dispatch:
jobs:
build:
Expand Down

0 comments on commit 511deb1

Please sign in to comment.