Skip to content

Commit

Permalink
only build trunk?
Browse files Browse the repository at this point in the history
  • Loading branch information
sampotter committed Nov 15, 2023
1 parent f2601ba commit 2f026fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# See: https://circleci.com/docs/configuration-reference
version: 2.1

general:
branches:
only:
- trunk

# Define a job to be invoked later in a workflow.
# See: https://circleci.com/docs/configuration-reference/#jobs
jobs:
Expand Down

0 comments on commit 2f026fe

Please sign in to comment.