- skip running workflow on tag push

- remove ISSUE_AI_CHAT_BUILDER.md
This commit is contained in:
Amruth Pillai
2026-01-20 00:33:47 +01:00
parent 64e849a677
commit ce8d273c79
2 changed files with 0 additions and 195 deletions
-1
View File
@@ -4,7 +4,6 @@ on:
workflow_dispatch:
push:
branches: ["main"]
tags: ["v*.*.*"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}