Skip to content

first action test2

first action test2 #3

name: Python Deploy
on: [push]
jobs:
build-linux:
runs-on: self-hosted
strategy:
max-parallel: 5
steps:
- uses: actions/checkout@v3
- name: Run Main
run: |
python main.py