We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf6771 commit 95afc71Copy full SHA for 95afc71
.github/workflows/test-docs-scripts-frontend.yaml
@@ -16,6 +16,8 @@ name: Test Documentation Scripts - Frontend
16
17
on:
18
push:
19
+ branches: [main, develop]
20
+ pull_request:
21
22
jobs:
23
test-frontend-scripts:
0 commit comments