~cytrogen/masto-fe

3b92499cbc9d8e18c73a06693f6f7a091950cda4 — Claire 2 years ago a02ae37
Fix incorrect syntax in Github action configuration (#25918)

1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/rebase-needed.yml
M .github/workflows/rebase-needed.yml => .github/workflows/rebase-needed.yml +1 -1
@@ 2,7 2,7 @@ name: PR Needs Rebase

on:
  schedule:
    cron: '0 * * * *'
    - cron: '0 * * * *'

permissions:
  pull-requests: write