mirror of https://github.com/openssl/openssl.git
fips-label.yml: Fix ABI change label removal
Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/26080)
This commit is contained in:
parent
f2348f1f84
commit
85f17585b0
|
@ -134,7 +134,7 @@ jobs:
|
|||
issue_number: pr_num,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
name: 'severity: fips change'
|
||||
name: 'severity: ABI change'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue