Skip to content

Commit 95afc71

Browse files
committed
CI/frontend-docs: run on each PR and branch main/develop
1 parent bcf6771 commit 95afc71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-docs-scripts-frontend.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ name: Test Documentation Scripts - Frontend
1616

1717
on:
1818
push:
19+
branches: [main, develop]
20+
pull_request:
1921

2022
jobs:
2123
test-frontend-scripts:

0 commit comments

Comments
 (0)