Skip to content

Commit a640b58

Browse files
committed
remove additional trigger
1 parent df6487a commit a640b58

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/container_apps_chat_ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- 'src/container_apps/Jordnaer.Chat/**'
77
- 'tests/container_apps/Jordnaer.Chat/**'
88
- '.github/workflows/container_apps_chat_ci.yml'
9-
tags:
10-
- '!release-chat-v*.*.*'
119
workflow_dispatch:
1210

1311
# Needed by dorny/test-reporter@v1

.github/workflows/website_backend_ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- 'src/web/**'
77
- 'tests/web/**'
88
- '.github/workflows/website_backend_ci.yml'
9-
tags:
10-
- "!release-website-v*.*.*"
119
workflow_dispatch:
1210

1311
# Needed by dorny/test-reporter@v1

0 commit comments

Comments
 (0)