Fix: fix yaml syntax
This commit is contained in:
parent
78e36ee6e6
commit
018826bc95
1 changed files with 3 additions and 4 deletions
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
@ -2,10 +2,9 @@
|
|||
name: Mark stale issues and pull requests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- rm
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
Loading…
Reference in a new issue