mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 06:13:14 +08:00
Fix: fix yaml syntax
This commit is contained in:
parent
8a488bab72
commit
e2c7b19000
7
.github/workflows/stale.yml
vendored
7
.github/workflows/stale.yml
vendored
@ -2,10 +2,9 @@
|
||||
name: Mark stale issues and pull requests
|
||||
|
||||
on:
|
||||
branches:
|
||||
- rm
|
||||
tags:
|
||||
- '*'
|
||||
push:
|
||||
branches:
|
||||
- rm
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Loading…
Reference in New Issue
Block a user