chore: update actions to include next branch

This commit is contained in:
Aarnav Tale 2025-04-03 03:03:44 -04:00
parent 49e7eb6a87
commit 7c117b3b3e
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ concurrency:
permissions:
actions: write # Allow canceling in-progress runs
contents: read # Read access to the repository
contents: write # Read/write access to the repository
pull-requests: write # Allow creating pull requests
jobs:

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- "main"
- "next"
pull_request:
concurrency: