mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-16 10:10:00 -06:00
do push action only
This commit is contained in:
2
.github/workflows/pep8.yml
vendored
2
.github/workflows/pep8.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: PEP8 Linting
|
||||
|
||||
on: [push, pull_request]
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user