Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/workflows/agentics-maintenance.yml
Original file line numberDiff line numberDiff line change
Expand Up@@ -107,6 +107,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false
Comment on lines 107 to 111

- name: Setup Scripts
Expand DownExpand Up@@ -152,6 +153,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false
Comment on lines 153 to 157

- name: Setup Scripts
Expand DownExpand Up@@ -239,6 +241,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false

- name: Setup Scripts
Expand DownExpand Up@@ -285,6 +288,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false

- name: Setup Scripts
Expand DownExpand Up@@ -593,6 +597,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false
Comment on lines 597 to 601

- name: Setup Scripts
Expand DownExpand Up@@ -681,6 +686,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false

- name: Setup Scripts
Expand DownExpand Up@@ -725,6 +731,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false

- name: Setup Scripts
Expand DownExpand Up@@ -815,6 +822,7 @@ jobs:
with:
sparse-checkout: |
actions
clean: false
persist-credentials: false

- name: Setup Node.js
Expand Down