diff options
| author | Kevin J Hoerr <kjhoerr@protonmail.com> | 2025-08-18 12:34:50 -0400 |
|---|---|---|
| committer | Kevin J Hoerr <kjhoerr@protonmail.com> | 2025-08-18 12:34:50 -0400 |
| commit | 9e156a16ffd7eb6ed9103bd8ef7705498f8c0c03 (patch) | |
| tree | b799abb36ce0f53490a40078aefac59e1093ff86 /.github/workflows/pull_requests.yml | |
| parent | 25e5f367ff9c8ea787eb4406178cb0522f9de4d1 (diff) | |
| download | pantry-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.yml | 2 |
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: |
