[actions] rename actions
This commit is contained in:
2
.github/workflows/python-app_linux.yml
vendored
2
.github/workflows/python-app_linux.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: Python application
|
||||
name: BlipBlop app linux
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/python-app_macos.yml
vendored
2
.github/workflows/python-app_macos.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: Python application
|
||||
name: BlipBlop app macOS
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/python-app_win.yml
vendored
2
.github/workflows/python-app_win.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: Python application
|
||||
name: BlipBlop app windows
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user