@@ -1,5 +1,5 @@
|
|||||||
name: pipeline
|
name: pipeline
|
||||||
run-name: ${{ gitea.actor }} is running the script
|
run-name: ${{ gitea.actor }} is running the script...
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
on: push
|
on: push
|
||||||
image: python:3.12
|
image: python:3.12
|
||||||
|
|||||||
Reference in New Issue
Block a user