Add ability to disable default agent skills (#3041)

* Add ability to disable default agent skills

* debug build
This commit is contained in:
Timothy Carambat
2025-01-27 16:52:43 -08:00
committed by GitHub
parent 75790e7e90
commit 6aa1854155
7 changed files with 175 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['arm-runner-test'] # put your current branch to create a build. Core team only.
branches: ['disable-default-agent-skills'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'