We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0407de commit 8e99b53Copy full SHA for 8e99b53
1 file changed
.github/workflows/release.yml
@@ -23,6 +23,7 @@ env:
23
jobs:
24
build:
25
name: Build distribution 📦
26
+ if: github.repository == 'encode/django-rest-framework'
27
runs-on: ubuntu-24.04
28
steps:
29
- uses: actions/checkout@v6
0 commit comments