Skip to content

Commit 90e8bd5

Browse files
authored
Force production docs to deploy on each push to main (#2044)
1 parent 07045a6 commit 90e8bd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy_production.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ on:
33
push:
44
branches:
55
- 'main'
6-
paths:
7-
- 'src/**'
8-
- 'docs/**'
9-
- '.github/workflows/deploy*.yml'
10-
- 'package.json'
116

127
permissions:
138
contents: write

0 commit comments

Comments
 (0)