Skip to content

Commit 4f800aa

Browse files
committed
Merge branch 'dev' into netid-8762
2 parents b6539e7 + 236b848 commit 4f800aa

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)