Skip to content

Commit a27e826

Browse files
committed
.github/workflows: re-number the jobs to hopefully impact processing order on GHA farm [#1400]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent c5fc7e0 commit a27e826

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# the `language` matrix defined below to confirm you have the correct set of
1010
# supported CodeQL languages.
1111
#
12-
name: "CodeQL"
12+
name: "GHA-05: CodeQL"
1313

1414
on:
1515
push:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish PyNUT client bindings for NUT 🐍 distributions 📦 to PyPI
1+
name: "GHA-08: Publish PyNUT client bindings for NUT 🐍 distributions 📦 to PyPI"
22
# based on https://medium.com/@VersuS_/automate-pypi-releases-with-github-actions-4c5a9cfe947d
33
# and https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
44

0 commit comments

Comments
 (0)