aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull_requests.yml
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2025-08-18 12:34:50 -0400
committerKevin J Hoerr <kjhoerr@protonmail.com>2025-08-18 12:34:50 -0400
commit9e156a16ffd7eb6ed9103bd8ef7705498f8c0c03 (patch)
treeb799abb36ce0f53490a40078aefac59e1093ff86 /.github/workflows/pull_requests.yml
parent25e5f367ff9c8ea787eb4406178cb0522f9de4d1 (diff)
downloadpantry-9e156a16ffd7eb6ed9103bd8ef7705498f8c0c03.tar.gz
pantry-9e156a16ffd7eb6ed9103bd8ef7705498f8c0c03.tar.bz2
pantry-9e156a16ffd7eb6ed9103bd8ef7705498f8c0c03.zip
Switch to main as default branch
Diffstat (limited to '.github/workflows/pull_requests.yml')
-rw-r--r--.github/workflows/pull_requests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull_requests.yml b/.github/workflows/pull_requests.yml
index 16bcb8e..bc43317 100644
--- a/.github/workflows/pull_requests.yml
+++ b/.github/workflows/pull_requests.yml
@@ -2,7 +2,7 @@ name: Pantry PR
on:
pull_request:
- branches: [ "trunk" ]
+ branches: [ "main" ]
jobs:
react: