You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions adding GitHub Issues & Pull requests to a specified GitHub Project column automatically :recycle:. This GitHub Action is inspired by https://github.com/masutaka/github-actions-all-in-one-project
10
10
@@ -20,22 +20,22 @@ For any type of GitHub Projects, you need to change `GITHUB_PROJECT_URL` and `GI
20
20
name: Add a new GitHub Project card linked to a GitHub issue to a specified project column
infoLog("This GitHub event is neither issues nor pull_requests. Stop executing this action.")
23
-
infoLog("Please add 'if github.event_name' to the workflow yaml by following https://github.com/takanabe/add-new-issues-to-project-column/blob/master/README.md ")
23
+
infoLog("Please add 'if github.event_name' to the workflow yaml by following https://github.com/takanabe/github-actions-automate-projects/blob/master/README.md ")
0 commit comments