Skip to content

Commit

Permalink
Update to new home - pallets-eco
Browse files Browse the repository at this point in the history
- Change all references to Flask-Security-Too to Flask-Security
- update codecov
- update badges
- regenerate translations
- continue finding places that need branch name changed to main
  • Loading branch information
jwag956 committed Jul 31, 2024
1 parent 76ea49c commit 988ee6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ name: tests
on:
push:
branches:
- master
- main
- "[0-9]+.[0-9]+.x"
pull_request:
branches:
- master
- main
- "[0-9]+.[0-9]+.x"

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 988ee6d

Please sign in to comment.