ci: give jobs names

This commit is contained in:
oSumAtrIX 2023-01-13 14:41:17 +01:00
parent 76856185dc
commit f0fd05444d
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