We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc37ff commit 0f6df20Copy full SHA for 0f6df20
.github/workflows/python-app.yml
@@ -2,7 +2,7 @@
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3
4
name: PythonObserver
5
-run-name: ${{ github.actor }} is learning GitHub Actions
+run-name: ${{ github.actor }} Python Observer RC-1
6
on:
7
push:
8
branches: [ main ]
0 commit comments