revert: ci autopep

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-08-19 19:20:12 +02:00 committed by GitHub
parent 39d27010c5
commit 1a3947829f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
name: Format python code
on:
- push:
push:
branch: [ "main" ]
- workflow_dispatch
jobs:
autopep8:
runs-on: ubuntu-latest