Skip to content

Commit 4bb07b3

Browse files
author
service-bot-app[bot]
committed
chore: update repo semaphore config
1 parent f377a96 commit 4bb07b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

+1-1
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)