Skip to content

Commit

Permalink
Update isort-and-black-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Li-Xiang-Ideal authored Nov 25, 2023
1 parent f09b340 commit 6dddce8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/isort-and-black-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@
# https://github.com/cclauss/autoblack

name: isort and black check
on:
push:
branches: [ master ]
pull_request:
branches: '**'
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6dddce8

Please sign in to comment.