Change "Check Incompatible Licenses" to "Check for Incompatible
Licenses".
This commit is made as part of a project to separate the changes in
https://github.com/ceph/ceph/pull/60448 into individual pull requests.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
---
-name: "Check Incompatible Licenses"
+name: "Check for Incompatible Licenses"
on: [pull_request]
jobs:
pull_request:
- name: "Check Incompatible Licenses"
+ name: "Check for Incompatible Licenses"
runs-on: ubuntu-latest
steps:
- name: Check Pull Request