Skip to content

Update STRATOSAT-TK1.yml #958

Update STRATOSAT-TK1.yml

Update STRATOSAT-TK1.yml #958

Workflow file for this run

name: pycodestyle
# Controls when the action will run.
on:
push:
pull_request:
workflow_dispatch:
jobs:
pycodestyle:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: daniestevez/[email protected]