Skip to content

Adding rpms for EL8 and EL9 and changelog for 0.0.6 and 0.0.7 (#53) #31

Adding rpms for EL8 and EL9 and changelog for 0.0.6 and 0.0.7 (#53)

Adding rpms for EL8 and EL9 and changelog for 0.0.6 and 0.0.7 (#53) #31

Workflow file for this run

on: push
name: on push
jobs:
gitHubActionForFlake8:
name: GitHub Action for Flake8
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for Flake8
uses: cclauss/GitHub-Action-for-Flake8@master
with:
args: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics