diff options
author | 2024-08-17 13:25:33 +0100 | |
---|---|---|
committer | 2024-08-17 13:25:33 +0100 | |
commit | 1332c5a6bd94cc2688c1bb42aed89f995d190a17 (patch) | |
tree | 14f02cda6f6b11d8f6df556125dc44f9c08a8e01 /.github | |
parent | Add frontend version and SHA to footer (diff) |
Add ff-bot.yml configuration
Diffstat (limited to '.github')
-rw-r--r-- | .github/ff-bot.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ff-bot.yml b/.github/ff-bot.yml new file mode 100644 index 0000000..a25ce8b --- /dev/null +++ b/.github/ff-bot.yml @@ -0,0 +1,3 @@ +users: [] +teams: + - owl-corp/core-devs |