Skip to content

Commit acba9fe

Browse files
authored
Merge branch 'intel:main' into main
2 parents 435cfb3 + b2d676f commit acba9fe

File tree

137 files changed

+10168
-6386
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+10168
-6386
lines changed

.github/actions/llm/cli-test-linux/action.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/actions/llm/convert-test/action.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/actions/llm/download-llm-binary/action.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/actions/llm/example-test/action.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/actions/llm/setup-llm-env/action.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ permissions:
1717
on:
1818
# push:
1919
# branches: [ "main" ]
20-
schedule:
21-
- cron: '24 14 * * 0'
20+
# schedule:
21+
# - cron: '24 14 * * 0'
2222
workflow_dispatch:
2323

2424
jobs:
@@ -101,7 +101,7 @@ jobs:
101101
token: ${{ secrets.SECURITY_TOKEN }}
102102

103103
- name: GitHub Upload Release Artifacts
104-
uses: actions/upload-artifact@v2
104+
uses: actions/upload-artifact@v4
105105
with:
106106
name: report
107107
path: |

0 commit comments

Comments
 (0)