File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 push :
66 branches :
7- - master
7+ - main
88
99jobs :
1010 prepare :
Original file line number Diff line number Diff line change 66 - edited
77 - synchronize
88 branches :
9- - master
9+ - main
1010jobs :
1111 lint-pr :
1212 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 66 # Disabled to be able to roll multiple breaking releases into one release
77 # push:
88 # branches:
9- # - master
9+ # - main
1010
1111jobs :
1212 release :
2525 - name : Setup | Force release branch to be at workflow sha
2626 run : |
2727 git reset --hard ${{ github.sha }}
28- - name : Python Semantic Release
28+ - name : Action | Python Semantic Release
2929 id : release
3030 # https://github.com/python-semantic-release/python-semantic-release/releases
3131 # https://python-semantic-release.readthedocs.io/en/latest/github-action.html
Original file line number Diff line number Diff line change 11# Django Object Actions
22
3- [ ![ CI] ( https://github.com/crccheck/django-object-actions/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/crccheck/django-object-actions/actions/workflows/ci.yml?query=branch%3Amaster )
3+ [ ![ CI] ( https://github.com/crccheck/django-object-actions/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/crccheck/django-object-actions/actions/workflows/ci.yml?query=branch%3Amain )
44
55If you've ever tried making admin object tools you may have thought, "why can't
66this be as easy as making Django Admin Actions?" Well now they can be.
You can’t perform that action at this time.
0 commit comments