Skip to content

Commit 87383c8

Browse files
authored
Adds greptile.json file for specifying triggers for Greptile on PRs (#4008)
Adds greptile.json file for specifying triggers for Greptile on PRs This should avoid Greptile from getting triggered on every commit for a PR. It should still be able to get triggered manually by @ the bot. Signed-off-by: Ammar <43151630+AmmarYAhmed@users.noreply.github.com>
1 parent 57f8aff commit 87383c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

greptile.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"triggerOnUpdates": false
3+
}

0 commit comments

Comments
 (0)