mirror of
https://github.com/lightningcell/flask-2fa-auth.git
synced 2026-05-31 09:29:39 +00:00
Update workflow to trigger on main branch
Changed the AI Code Review GitHub Actions workflow to run on pushes to the main branch instead of the development branch.
This commit is contained in:
2
.github/workflows/ai-code-review.yml
vendored
2
.github/workflows/ai-code-review.yml
vendored
@@ -3,7 +3,7 @@ name: AI Code Review
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- development
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user