Run on pushes to stable and not on tag.

So that the tag includes the updated checksums
This commit is contained in:
Pedro Algarvio 2020-10-21 13:42:55 +01:00
parent 26c71fe3f2
commit dbd7a335af
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF

View file

@ -2,8 +2,8 @@ name: Checksums
on:
push:
tags:
- '*'
branches:
- stable
jobs:
checksums: