Skip to content

Commit eb8ba72

Browse files
authored
Update workflow to remove push trigger
Removed push trigger for TSDB_dev branch.
1 parent 62eb042 commit eb8ba72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-private.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Publish Docker Private Image
22

33
on:
4-
push:
5-
branches:
6-
- TSDB_dev
74
workflow_dispatch:
85

96
jobs:

0 commit comments

Comments
 (0)