ci: give jobs names

This commit is contained in:
oSumAtrIX 2023-01-13 14:42:53 +01:00
parent fa015a424d
commit 7d5ecf095c
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

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