We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fc7e0 commit a27e826Copy full SHA for a27e826
.github/workflows/codeql.yml .github/workflows/05-codeql.yml.github/workflows/codeql.yml renamed to .github/workflows/05-codeql.yml
@@ -9,7 +9,7 @@
9
# the `language` matrix defined below to confirm you have the correct set of
10
# supported CodeQL languages.
11
#
12
-name: "CodeQL"
+name: "GHA-05: CodeQL"
13
14
on:
15
push:
.github/workflows/PyNUTClient.yml .github/workflows/08-PyNUTClient.yml.github/workflows/PyNUTClient.yml renamed to .github/workflows/08-PyNUTClient.yml
@@ -1,4 +1,4 @@
1
-name: Publish PyNUT client bindings for NUT 🐍 distributions 📦 to PyPI
+name: "GHA-08: Publish PyNUT client bindings for NUT 🐍 distributions 📦 to PyPI"
2
# based on https://medium.com/@VersuS_/automate-pypi-releases-with-github-actions-4c5a9cfe947d
3
# and https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
4
0 commit comments