Skip to main content

131 Search results for "readme"

Search on GitHub / Searching on GitHub /

Searching code (legacy)

subdirectories. Qualifier Example path:/ octocat filename:readme path:/ matches readme files with the word "octocat" that are located at the root level

GitHub Actions / Creating actions /

Metadata syntax for GitHub Actions

require inputs that you must set using the with keyword. Review the action's README file to determine the inputs required. runs: using: "composite"

GitHub Sponsors / Receiving sponsorships /

Setting up GitHub Sponsors for your personal account

rewards for a tier could include: Early access to new versions Logo or name in README Weekly newsletter updates Other rewards your sponsors would enjoy ✨ You

Site policy / GitHub Terms /

GitHub Community Guidelines

understand how to interact with their projects, for example, in a repository’s README, CONTRIBUTING file, or dedicated code of conduct. You can find additional

Codespaces / Developing in a codespace /

Creating a codespace from a template

technology you're working with, plus typically some extra files such as a README file, a .gitignore file, and dev container configuration files containing

GitHub Sponsors / Receiving sponsorships /

Setting up GitHub Sponsors for your organization

rewards for a tier could include: Early access to new versions Logo or name in README Weekly newsletter updates Other rewards your sponsors would enjoy ✨ You

Code security / Security advisories / Guidance on reporting and writing /

About coordinated disclosure of security vulnerabilities

reporting instructions clearly available, for example in your project’s README file. For information about adding a security policy, see "Adding a

Search on GitHub / GitHub Code Search /

Understanding GitHub Code Search syntax

(and not part of the path), you could use a regular expression: path:/(^|\/)README\.md$/ Note that the . in the filename is escaped, since . has special meaning

GitHub Actions / Build and test /

Building and testing Python

information, see using setup-python with a self-hosted runner in the setup-python README. GitHub supports semantic versioning syntax. For more information, see "Using

Code security / Secret scanning /

Working with push protection

specific to your organization. For example, the custom link can point to a README file with information about the organization's secret vault, which teams