mirror of
https://github.com/R2Northstar/NorthstarMods
synced 2026-08-25 12:29:17 -04:00
Run merge conflict label action periodically (#833)
This commit is contained in:
parent
94fa6608c7
commit
fe8972fe40
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "10 21 * * *" # Runs at 21:10; time was chosen based on contributor activity and low GitHub Actions cron load.
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue