이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2025-06-19. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.
Workflows and actions
Learn about the concepts of workflows and actions in GitHub Actions.
워크플로 정보
트리거, 구문, 고급 기능을 포함하여 GitHub Actions 워크플로의 개략적인 개요를 가져옵니다.
Variables
Learn about variables in GitHub Actions workflows.
중복 방지
재사용 가능한 워크플로 또는 복합 작업을 사용하여 워크플로의 콘텐츠가 중복되는 것을 방지할 수 있습니다.
Reusable workflows
Learn how to avoid duplication when creating a workflow by reusing existing workflows.
사용자 지정 작업 정보
작업은 작업(job)을 만들고 워크플로를 사용자 지정하는 데 사용할 수 있는 개별 작업(task)입니다. 사용자 고유의 작업을 만들거나 GitHub 커뮤니티에서 공유하는 작업을 사용 및 사용자 지정할 수 있습니다.
Contexts
Learn about contexts in GitHub Actions.
Expressions
You can evaluate expressions in workflows and actions.
Deployment environments
You can create and deploy to different environments.
Workflow artifacts
Learn about storing and sharing data as artifacts of GitHub Actions workflows.
Dependency caching
Learn about dependency caching for workflow speed and efficiency.
워크플로 모니터링 정보
GitHub Actions의 도구를 사용하여 워크플로, 메트릭, 자체 호스팅 실행기를 모니터링할 수 있습니다.
워크플로 실행에 대한 알림
트리거하는 워크플로 실행에 대한 알림을 구독할 수 있습니다.
About troubleshooting workflows
You can use the tools in GitHub Actions to debug your workflows.