Skip to content

Commit

Permalink
Update monorepo-split.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Feb 24, 2023
1 parent a515c6e commit ff7b809
Show file tree
Hide file tree
Showing 31 changed files with 44 additions and 1,159 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/automatino-pr-description-validate.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/automation-changelog-release.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/automation-changelog-update.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/automation-release-description-update.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/dependabot-auto-merge.yaml

This file was deleted.

17 changes: 17 additions & 0 deletions .github/workflows/readonly.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Readonly

on:
pull_request_target:
types: [opened]

jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: |
Hi, thank you for your contribution.
Unfortunately, this repository is read-only. It's a split from our main monorepo repository.
In order to proceed with this PR please open it against https://github.com/aeon-php/aeon repository.
Thank you.
29 changes: 0 additions & 29 deletions .github/workflows/test-suite.yml

This file was deleted.

226 changes: 0 additions & 226 deletions .php-cs-fixer.php

This file was deleted.

Loading

0 comments on commit ff7b809

Please sign in to comment.