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
2
.github/workflows/fips-label.yml
vendored
2
.github/workflows/fips-label.yml
vendored
@ -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…
x
Reference in New Issue
Block a user