Co-authored-by: Peter Bengtsson <mail@peterbe.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
9 lines
252 B
YAML
9 lines
252 B
YAML
# Issue: 7123
|
|
# Description: Allow adding expired and revoked GPG keys for verifying commit and tag signatures
|
|
# Usage: {% ifversion upload-expired-or-revoked-gpg-key %} ... {% endif %}
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '>=3.6'
|
|
ghae: '>= 3.6'
|