Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
ci: add-on push (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: 0xMRTT [email protected]
  • Loading branch information
0xMRTT authored Aug 17, 2022
2 parents 9b787af + e4642c9 commit 9de1a8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Black Check
on:
pull_request:
branches: [ master ]
push:
branches: [ "master" ]

jobs:
suggest:
Expand Down

0 comments on commit 9de1a8f

Please sign in to comment.