ci: remove reviewer_lottery and storybook test

This commit is contained in:
anatawa12 2023-07-27 17:36:02 +09:00
parent a80c60bdc5
commit a41f972947
No known key found for this signature in database
GPG Key ID: 9CA909848B8E4EA6
2 changed files with 2 additions and 9 deletions

View File

@ -1,7 +1,5 @@
name: "Reviewer lottery"
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
on: {}
jobs:
test:

View File

@ -1,11 +1,6 @@
name: Storybook
on:
push:
branches:
- master
- develop
pull_request_target:
on: {}
jobs:
build: