Skip to content

Commit baa9e18

Browse files
authored
Update refresh-manifests.yml (#9514)
1 parent ccd32ff commit baa9e18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/refresh-manifests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
- name: Run RefreshManifests Script
2525
shell: pwsh
26+
env:
27+
CI: false
2628
run: |
2729
./eng/refreshManifests.ps1
2830
@@ -36,4 +38,4 @@ jobs:
3638
area-app-model
3739
area-engineering-systems
3840
title: "[Automated] Update Manifests"
39-
body: "Auto-generated update to refresh the manifests. This PR will be updated automatically if new changes are detected."
41+
body: "Auto-generated update to refresh the manifests."

0 commit comments

Comments
 (0)