404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.145.153.226: ~ $
---
name: Close sub-split PRs

on:
  push:
    branches:
      - 2.x
      - 3.x
  pull_request:
    branches:
      - 2.x
      - 3.x
  schedule:
    - cron: '30 7 * * *'

jobs:
  close_subsplit_prs:
    runs-on: ubuntu-latest
    name: Close sub-split PRs
    steps:
      - uses: frankdejonge/action-close-subsplit-pr@0.1.0
        with:
          close_pr: 'yes'
          target_branch_match: '^(?!master).+$'
          message: |
            Hi :wave:,
            
            Thank you for contributing to Flysystem. Unfortunately, you've sent a PR to a read-only sub-split repository. 

            All pull requests should be directed towards: https://github.com/thephpleague/flysystem

Filemanager

Name Type Size Permission Actions
.gitignore File 17 B 0644
check-versions.php File 3.96 KB 0644
close-subsplit-prs.yml File 726 B 0644
set-flysystem-version.php File 1.19 KB 0644
tools.php File 227 B 0644
update-subsplit-closers.php File 597 B 0644