Change the repository type filter
All
Repositories list
27 repositories
action-text-variables
Publicsecure-code-game
Public templateA GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.response-templates
Publiccopilot-codespaces-vscode
Public templateDevelop with AI-powered code suggestions using GitHub Copilot and VS Code- Enable code scanning and secure your code with CodeQL.
reusable-workflows
Public templateMake a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.- Create two deployment workflows using GitHub Actions and Microsoft Azure.
code-with-codespaces
Public templateDevelop code using GitHub Codespaces and Visual Studio Code!- Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
connect-the-dots
Public templateUseful tips when navigating through your repositorypublish-packages
Public templateUse GitHub Actions to publish your project to a Docker image.configure-codeql-language-matrix
Public templateLearn how to simplify your code scanning workflows with CodeQL language matricestest-with-actions
Public templateCreate workflows that enable you to use Continuous Integration (CI) for your projects.- Get started using GitHub in less than an hour.
.github
Publicsecure-repository-supply-chain
Public templateSecure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them- Create a GitHub Action and use it in a workflow.
review-pull-requests
Public templateCollaborate and work together on GitHub.change-commit-history
Public templateA skills course on changing the commit history with Gitcommunicate-using-markdown
Public templateintroduction-to-secret-scanning
Public templateEnable secret scanning to identify plain-text credentials and prevent them from being written to your repositoryaction-check-file
Publicrelease-based-workflow
Public templateCreate a release based workflow that is built on the foundations of the GitHub flowresolve-merge-conflicts
Public templateLearn why conflicts happen and how to resolve them.template-template
Public templategithub-pages
Public templateCreate a site or blog from your GitHub repositories with GitHub Pages.action-update-step
Public