Skip to content

Commit 52722f1

Browse files
committed
Merge branch 'dev' into update-v2-bestorders
2 parents 2d82c91 + 236b848 commit 52722f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/get_data_lint_files_deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
run: node utils/js/h1_presence_checker.js
6464

6565
- name: Prepare data files for GPTs
66+
if: github.base_ref == 'main' || github.ref == 'refs/heads/main'
6667
run: node utils/js/create_data_for_gpts.js
6768

6869
- name: Ensure change logs are updated

0 commit comments

Comments
 (0)