We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a41c0 commit 2553fc4Copy full SHA for 2553fc4
.github/workflows/build-deb.yml
@@ -3,7 +3,6 @@ on:
3
push:
4
tags: [ '[0-9]+.[0-9]+.[0-9]+' ]
5
pull_request:
6
- tags: [ '[0-9]+.[0-9]+.[0-9]+' ]
7
8
jobs:
9
package-ubuntu-latest-amd64:
0 commit comments