Skip to content

Commit 2553fc4

Browse files
committed
Removed the tag specific trigger for deb packages (#914)
1 parent 97a41c0 commit 2553fc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-deb.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
tags: [ '[0-9]+.[0-9]+.[0-9]+' ]
55
pull_request:
6-
tags: [ '[0-9]+.[0-9]+.[0-9]+' ]
76

87
jobs:
98
package-ubuntu-latest-amd64:

0 commit comments

Comments
 (0)