Skip to content

Commit

Permalink
Merge pull request #12 from djangocon/9-disable-deploy-on-pr
Browse files Browse the repository at this point in the history
🔥 Removes deploy on PR
  • Loading branch information
jefftriplett authored May 2, 2024
2 parents 76dbb3a + 4bdb889 commit cfdfe45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-to-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
pull_request:

jobs:
deploy:
Expand Down

0 comments on commit cfdfe45

Please sign in to comment.