Compare commits
2 commits
8324717c8e
...
f4f300f1b3
Author | SHA1 | Date | |
---|---|---|---|
|
f4f300f1b3 | ||
6df3c70a42 |
2 changed files with 2 additions and 1 deletions
1
.forgejo/workflows/lon-update.yaml
generated
1
.forgejo/workflows/lon-update.yaml
generated
|
@ -8,6 +8,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.TEA_DGNUM_CHORES_TOKEN }}
|
||||
- env:
|
||||
LON_LABELS: bot
|
||||
LON_LIST_COMMITS: true
|
||||
LON_TOKEN: ${{ secrets.TEA_DGNUM_CHORES_TOKEN }}
|
||||
LON_USER_EMAIL: admins+lon-bot@dgnum.eu
|
||||
|
|
|
@ -28,7 +28,7 @@ in
|
|||
LON_TOKEN = secret "TEA_DGNUM_CHORES_TOKEN";
|
||||
LON_USER_NAME = "DGNum [bot]";
|
||||
LON_USER_EMAIL = "admins+lon-bot@dgnum.eu";
|
||||
# LON_LABELS = "bot";
|
||||
LON_LABELS = "bot";
|
||||
LON_LIST_COMMITS = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue