Skip to content

Commit 3e0fe0a

Browse files
service-bot-app[bot]service-bot-app[bot]
andauthored
chore: update repo semaphore config (#168)
Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
1 parent c749405 commit 3e0fe0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ blocks:
3232
dependencies: []
3333
run:
3434
# don't run the tests on non-functional changes...
35-
when: "change_in('/', {exclude: ['/.deployed-versions/', '.github/']})"
35+
when: "change_in('/', {exclude: ['/.deployed-versions/', '.github/'], default_branch: 'master'})"
3636
task:
3737
jobs:
3838
- name: Test

0 commit comments

Comments
 (0)