Only pull requests

This commit is contained in:
bobloy 2020-09-28 17:30:02 -04:00
parent 94aceb32e8
commit cd89bd87e9

@ -4,7 +4,7 @@
# https://github.com/cclauss/autoblack
name: black
on: [push, pull_request]
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest