ci: give jobs names

This commit is contained in:
oSumAtrIX 2023-01-13 14:41:18 +01:00
parent f4e74cb4f2
commit 1753a1aa3e
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ env:
jobs:
pull-request:
name: Open pull request
runs-on: ubuntu-latest
steps:
- name: Checkout