Skip to content

Commit

Permalink
fix: change acction error
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamovAkrom committed Nov 12, 2024
1 parent b441c69 commit 23a4e50
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: Django CI
on:
push:
branches:
[ "master", "main" ]
- main
- master
pull_request:
branches: [ "master", "main" ]

- main
- master
jobs:
build:

Expand Down

0 comments on commit 23a4e50

Please sign in to comment.