fix(CI): change on: push to only run on master branch (#5591)

This commit is contained in:
Patrick Lewis
2021-05-02 05:09:42 -07:00
committed by GitHub
parent aee1351f12
commit b71a5b6f94
6 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
name: check-codestyle
on:
push:
pull_request:
jobs: