Skip to content

add action from marketplace #1

add action from marketplace

add action from marketplace #1

Workflow file for this run

name: Python application
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2