Only pull requests

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

View File

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