Skip to content

Commit 163a2a8

Browse files
committed
ci: run refined strict content gate
1 parent f811ec2 commit 163a2a8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/tmp-apply-strict-content-promotion-fix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ jobs:
3232
run: npm ci --ignore-scripts --no-audit --no-fund
3333
- name: Apply strict identity and duration gate
3434
run: |
35-
python scripts/tmp_apply_strict_content_fix_v2.py
35+
python scripts/tmp_apply_strict_content_fix_v3.py
3636
rm scripts/tmp_apply_strict_content_fix.py
3737
rm scripts/tmp_apply_strict_content_fix_v2.py
38+
rm scripts/tmp_apply_strict_content_fix_v3.py
3839
rm .github/workflows/tmp-apply-strict-content-promotion-fix.yml
3940
- name: Syntax and targeted regressions
4041
run: |

0 commit comments

Comments
 (0)