Skip to content

Commit 4daebda

Browse files
committed
🐛 CIのtrigger条件変更
1 parent fa96a28 commit 4daebda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-nginx.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- main
6-
paths:
7-
- 'docker/nginx/**'
8-
- '.github/workflows/deploy-nginx.yaml'
96
jobs:
107
build-and-deploy:
118
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)