Skip to content

Conversation

hane0817
Copy link
Collaborator

No description provided.

@@ -0,0 +1,12 @@
name: "Pull Request Labeler"
on:
- pull_request_target
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このままではpull_requestのすべてのイベント時にCIが動いてしまうので、opened, syncなどの必要であるものだけに限定してほしい。

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

すべてのイベント時

上記はそんなことがなかったみたいだが、明示的に示しておいてほしい

@1uf3 1uf3 linked an issue May 20, 2023 that may be closed by this pull request
3 tasks
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.

Github Action を導入する

2 participants