1 parent f811ec2 commit 163a2a8Copy full SHA for 163a2a8
1 file changed
.github/workflows/tmp-apply-strict-content-promotion-fix.yml
@@ -32,9 +32,10 @@ jobs:
32
run: npm ci --ignore-scripts --no-audit --no-fund
33
- name: Apply strict identity and duration gate
34
run: |
35
- python scripts/tmp_apply_strict_content_fix_v2.py
+ python scripts/tmp_apply_strict_content_fix_v3.py
36
rm scripts/tmp_apply_strict_content_fix.py
37
rm scripts/tmp_apply_strict_content_fix_v2.py
38
+ rm scripts/tmp_apply_strict_content_fix_v3.py
39
rm .github/workflows/tmp-apply-strict-content-promotion-fix.yml
40
- name: Syntax and targeted regressions
41
0 commit comments