Skip to content

Netlify の draft プレビュー機能の確認 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

odanado
Copy link
Contributor

@odanado odanado commented May 7, 2020

No description provided.

@github-actions
Copy link

github-actions bot commented May 7, 2020

@kfly8
Copy link
Contributor

kfly8 commented May 7, 2020

いい感じだ。

@odanado
Copy link
Contributor Author

odanado commented May 7, 2020

最高のソリューション

@odanado
Copy link
Contributor Author

odanado commented May 7, 2020

コメントが2つ生えているのは、on イベントに push と pull_request の2つを指定しているのが原因な気がしています。pull_request だけで良いのではと思うのでちょっと調べてまたプルリク出すかもしれません

on:
  push:
  pull_request:
    types: [opened, synchronize]

@kfly8
Copy link
Contributor

kfly8 commented May 7, 2020

ref #24

@kfly8 kfly8 linked an issue May 7, 2020 that may be closed by this pull request
@odanado
Copy link
Contributor Author

odanado commented May 7, 2020

hooks が2つなのであってそう。URL が同一なのは、ブランチが同じなのが理由な気がします
 2020-05-07 17 31 21

@odanado
Copy link
Contributor Author

odanado commented May 7, 2020

動作確認が済んだので close します

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

https なサイトでプルリクの内容をプレビューしたい
2 participants