Skip to main content

57 다음에 대한 검색 결과 "readme"

GitHub Actions / 워크플로 사용 /

GitHub Actions에 대한 워크플로 구문

will trigger a workflow run, but a push changing only sub-project/docs/readme.md will not. on: push: paths: - 'sub-project/**' - '!sub-project/docs/**'

GraphQL API / 참조 /

입력 개체

create file hello world\n at path docs/README.txt: { "additions" [ { "path": "docs/README.txt", "contents": base64encode("hello

GraphQL API / 참조 /

개체

admin:enterprise scope. readme (String) The raw content of the enterprise README. readmeHTML (HTML!) The content of the enterprise README as HTML. resourcePath

GitHub Docs에 기여 / 스타일 가이드 및 콘텐츠 모델 /

스타일 가이드

디렉터리 이름의 참조 서식을 지정합니다. 파일 형식이 일반적으로 README 파일의 모든 대문자 표시와 같은 특정 대문자 사용 규칙을 따르는 경우 설정된 규칙을 사용합니다. 올바른 사용: README.md 파일에 리포지토리에 대한 정보를 추가합니다. 올바른 사용: .github/workflows/

GitHub Pages / Jekyll을 사용하여 사이트 설정 /

GitHub Pages 및 Jekyll 정보

jekyll-github-metadata jekyll-optional-front-matter jekyll-paginate jekyll-readme-index jekyll-titles-from-headings jekyll-relative-links _config.yml 파일의

REST API / 리포지토리 /

리포지토리에 대한 REST API 엔드포인트

organization. auto_init boolean Pass true to create an initial commit with empty README. 기본값: false gitignore_template string Desired language or platform .gitignore

GraphQL API / 개요 /

Changelog

GraphQL schema includes these changes: Field readme was added to object type Enterprise Field readmeHTML was added to object type Enterprise Schema changes