이 버전의 GitHub Enterprise Server는 다음 날짜에 중단됩니다. 2025-08-27. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.
GitHub Actions에 대한 방법
GitHub Actions를 사용하여 특정 목표를 달성하는 방법을 알아봅니다.
Writing workflows
GitHub Actions workflows can automate tasks throughout the software development lifecycle.
Reusing automations
Create modular automations that you can share and reuse across GitHub Actions workflows.
Security for GitHub Actions
Use security best practices with GitHub Actions, and use GitHub Actions to improve the security of your software supply chain.
Deploying with GitHub Actions
Learn how to deploy your projects with GitHub Actions.
Creating and publishing actions
You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.
Managing workflow runs
You can manually interact with workflow runs to ensure they run effectively.
Manage runners
Learn how to use and manage the machines that execute jobs in your workflows.
Monitor workflows
You can monitor GitHub Actions workflows by using tools like the visualization graph and run logs.
Troubleshooting workflows
You can use the tools in GitHub Actions to debug your workflows.
Getting help from GitHub Support about GitHub Actions
Learn how GitHub 지원 can assist with GitHub Actions