Skip to content

Commit

Permalink
chore: update shared files
Browse files Browse the repository at this point in the history
Automated update of shared files from the social-core repository, see
https://github.com/python-social-auth/.github/blob/main/repo-sync.py
  • Loading branch information
nijel committed Jan 10, 2025
1 parent 8958e5b commit 36c96a7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: pre-commit check

on:
push:
pull_request:

jobs:
pre-commit:
uses: python-social-auth/social-core/.github/workflows/pre-commit-shared.yml@master

0 comments on commit 36c96a7

Please sign in to comment.