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 fb823cb commit e8b74ba
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: pre-commit check

on:
push:
pull_request:

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

0 comments on commit e8b74ba

Please sign in to comment.