Skip to content

Commit 16f7f0c

Browse files
committed
fix(ci): web workflow
1 parent 1c41e95 commit 16f7f0c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/web.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ name: Deploy website
33

44
on:
55
push:
6-
branches:
7-
- main
86
paths:
7+
- '.github/workflows/web.yaml'
98
- 'web/**'
109

1110
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)