Skip to content

Commit 0bbc654

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
Trigger trunk when .ci/script is modified (#3741)
Summary: Pull Request resolved: #3741 Reviewed By: huydhn Differential Revision: D57801365 Pulled By: kirklandsign fbshipit-source-id: a7ec0b0cfed43fbd1f83016df2bae4e0a7be3f43
1 parent 4f2f7e0 commit 0bbc654

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trunk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
- release/*
88
tags:
99
- ciflow/trunk/*
10+
pull_request:
11+
paths:
12+
- .ci/scripts/**
1013
workflow_dispatch:
1114

1215
concurrency:

0 commit comments

Comments
 (0)