Skip to content

Commit 919c4a7

Browse files
authored
Use semaphore-integration.yml for additional status checks (#5254)
1 parent 8007643 commit 919c4a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

service.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ github:
88
semaphore:
99
enable: true
1010
pipeline_enable: false
11+
pipeline_files:
12+
# Additional pipeline files run to consider for status checks
13+
- path: .semaphore/semaphore-integration.yml
14+
level: pipeline
1115
triggers:
1216
- tags
1317
- branches

0 commit comments

Comments
 (0)