Skip to content

Commit

Permalink
Chore: はなみすきー用にワークフローを調整 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarikanaru authored Sep 9, 2024
1 parent 4a35d2b commit ff597dc
Show file tree
Hide file tree
Showing 19 changed files with 12 additions and 557 deletions.
43 changes: 0 additions & 43 deletions .github/workflows/changelog-check.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/check-misskey-js-autogen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Check Misskey JS autogen
on:
pull_request_target:
branches:
- master
- develop
- hanami
- improve-misskey-js-autogen-check
paths:
- packages/backend/**
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-misskey-js-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Check Misskey JS version

on:
push:
branches: [ develop ]
branches: [ hanami ]
paths:
- packages/misskey-js/package.json
- package.json
- .github/workflows/check-misskey-js-version.yml
pull_request:
branches: [ develop ]
branches: [ hanami ]
paths:
- packages/misskey-js/package.json
- package.json
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/check_copyright_year.yml

This file was deleted.

84 changes: 0 additions & 84 deletions .github/workflows/deploy-test-environment.yml

This file was deleted.

105 changes: 0 additions & 105 deletions .github/workflows/docker.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/dockle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ name: Dockle
on:
push:
branches:
- master
- develop
- hanami
pull_request:

jobs:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/get-api-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ name: Get api.json from Misskey
on:
pull_request:
branches:
- master
- develop
- hanami
paths:
- packages/backend/**
- .github/workflows/get-api-diff.yml
Expand Down
16 changes: 0 additions & 16 deletions .github/workflows/labeler.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Lint
on:
push:
branches:
- master
- develop
- hanami
paths:
- packages/backend/**
- packages/frontend/**
Expand Down
42 changes: 0 additions & 42 deletions .github/workflows/on-release-created.yml

This file was deleted.

Loading

0 comments on commit ff597dc

Please sign in to comment.