Skip to content

Commit 3b40279

Browse files
committed
Move GitHub workflow files to .github/workflows/ directory
1 parent 9496f51 commit 3b40279

File tree

68 files changed

+1
-1
lines changed

Some content is hidden

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

68 files changed

+1
-1
lines changed

.github/scripts/validate-bridge-files.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ REQUIRED_FILES=(
3131
"README.md"
3232
".gitignore"
3333
".gitattributes"
34-
".github/close-pull-request.yml"
34+
".github/workflows/close-pull-request.yml"
3535
".github/PULL_REQUEST_TEMPLATE.md"
3636
)
3737

src/agent/src/Bridge/Brave/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Brave/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/Clock/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Clock/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/Firecrawl/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Firecrawl/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/Mapbox/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Mapbox/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/OpenMeteo/.github/close-pull-request.yml renamed to src/agent/src/Bridge/OpenMeteo/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/Scraper/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Scraper/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/SerpApi/.github/close-pull-request.yml renamed to src/agent/src/Bridge/SerpApi/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/SimilaritySearch/.github/close-pull-request.yml renamed to src/agent/src/Bridge/SimilaritySearch/.github/workflows/close-pull-request.yml

File renamed without changes.

src/agent/src/Bridge/Tavily/.github/close-pull-request.yml renamed to src/agent/src/Bridge/Tavily/.github/workflows/close-pull-request.yml

File renamed without changes.

0 commit comments

Comments
 (0)