diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-06-10 20:10:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 20:10:47 +0300 |
commit | 749f8c9c7d27c5f4675a96e37d7c9a733505121e (patch) | |
tree | b2853d87789dbb84d6c26c259eab6639d3a7e482 /.github/workflows/stale.yaml | |
parent | 32fcefc058ae38eff0572326ef3efd1c7b343144 (diff) | |
parent | f74c10c4ec6435471bac84473fe865f90843c2df (diff) |
Merge pull request #1585 from secondlife/signal/trim-trailing
Trim trailing whitespace
Diffstat (limited to '.github/workflows/stale.yaml')
-rw-r--r-- | .github/workflows/stale.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index e44e223589..f77151a815 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -1,4 +1,4 @@ -name: Stale PRs +name: Stale PRs on: workflow_dispatch: schedule: |