Skip to content

Commit

Permalink
Removed the tag specific trigger for deb packages (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed May 18, 2023
1 parent 97a41c0 commit 2553fc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
tags: [ '[0-9]+.[0-9]+.[0-9]+' ]
pull_request:
tags: [ '[0-9]+.[0-9]+.[0-9]+' ]

jobs:
package-ubuntu-latest-amd64:
Expand Down

0 comments on commit 2553fc4

Please sign in to comment.