aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/black.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml
index bb6dd88..d64b753 100644
--- a/.github/workflows/black.yml
+++ b/.github/workflows/black.yml
@@ -4,6 +4,8 @@ name: Black Check
on:
pull_request:
branches: [ master ]
+ push:
+ branches: [ master ]
jobs:
suggest: