mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(ci): correct repo guards, labels, and prompts in triage/moderation workflows (#5022)
This commit is contained in:
parent
015ab5c0fb
commit
537029a71c
5 changed files with 33 additions and 28 deletions
1
.github/workflows/moderate.yml
vendored
1
.github/workflows/moderate.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
spam-detection:
|
||||
if: github.repository == 'meshtastic/Meshtastic-Android'
|
||||
runs-on: ubuntu-24.04-arm
|
||||
permissions:
|
||||
issues: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue