ci(bin-image): skip dco on push tag events

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit f4776ef9df)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
CrazyMax 2023-11-19 12:53:16 +01:00 committed by Sebastiaan van Stijn
parent f5c7673ff8
commit f766b33a59
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -24,6 +24,7 @@ env:
jobs:
validate-dco:
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
uses: ./.github/workflows/.dco.yml
prepare: