About 2,340,000 results
Open links in new tab
  1. How to use the github-actions bot #25863

    Oct 10, 2019 · I’m looking for a way to authorise the github-actions[bot] to perform these operations so that users would know that they were triggered by automation. Any help / links …

  2. GitHub Actions - GeeksforGeeks

    Oct 27, 2025 · GitHub Actions is a powerful automation tool built directly into GitHub, allowing developers to automate, customize, and run workflows directly from their repositories.

  3. Learn to Use GitHub Actions: a Step-by-Step Guide

    Jan 16, 2025 · To create a GitHub Action, it’s important to understand the GitHub Action syntax. In this section, you’ll learn some of the most common syntax you’ll use to create your Actions.

  4. Let’s talk about GitHub Actions - The GitHub Blog

    4 days ago · Let’s talk about GitHub Actions A look at how we rebuilt GitHub Actions’ core architecture and shipped long-requested upgrades to improve performance, workflow …

  5. Automate Daily Commits with GitHub Actions - Medium

    Aug 25, 2024 · Hello, Medium readers! Today I’m excited to share a fun and practical way to automate daily commits to your GitHub repository using GitHub Actions.

  6. Top 15 GitHub Actions Workflows for Automation

    6 days ago · Top 15 GitHub Actions Workflows for Automation Unlock the full potential of your DevOps pipeline with the top 15 essential GitHub Actions workflows for automation. This guide …

    • Reviews: 16.4K
    • Allowing github-actions [bot] to push to protected branch

      If we enabled GitHub Actions to push to a protected branch then any collaborator in your repo could push any code to any branch they wanted simply by creating a branch and coding the …

    • GitHub Actions documentation

      Learn how to create a continuous integration (CI) workflow to build and test your PowerShell project. Automate, customize, and execute your software development workflows right in your …

    • GitHub Actions

      Use the millions of open source libraries available on GitHub to create your own actions. Write them in JavaScript or create a container action—both can interact with the full GitHub API and …

    • Workflows and actions reference - GitHub Docs

      Find information about contexts available in GitHub Actions workflows, including available properties, access methods, and usage examples.