diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 2f319627c72c..3042f4d22810 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -21,10 +21,6 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 60 steps: - - uses: actions/checkout@v6 - with: - persist-credentials: false - - name: "Check title and manage labels" uses: actions/github-script@v8 with: diff --git a/docs/intro/tutorial07.txt b/docs/intro/tutorial07.txt index ab77f2b5400e..3e963d32804e 100644 --- a/docs/intro/tutorial07.txt +++ b/docs/intro/tutorial07.txt @@ -109,12 +109,12 @@ the database. Django knows that a :class:`~django.db.models.ForeignKey` should be represented in the admin as a ``