Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 548 for host:docs.github.com (0.02 sec)

  1. Workflow syntax for GitHub Actions - GitHub Docs

    A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.
    docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions
    Registered: Wed Apr 16 01:36:28 UTC 2025
    - 981K bytes
    - Viewed (0)
  2. Manually running a workflow - GitHub Docs

    When a workflow is configured to run on the workflow_dispatch event, you can run the workflow using the Actions tab on GitHub, GitHub CLI, or the REST API.
    docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually...
    Registered: Wed Apr 16 01:36:31 UTC 2025
    - 285.6K bytes
    - Viewed (0)
  3. Running variations of jobs in a workflow - GitH...

    Create a matrix to define variations for each job.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/running-variations-...
    Registered: Wed Apr 16 01:39:31 UTC 2025
    - 345.3K bytes
    - Viewed (0)
  4. Using conditions to control job execution - Git...

    Prevent a job from running unless your conditions are met.
    docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/using-conditions-to...
    Registered: Wed Apr 16 01:39:40 UTC 2025
    - 276.4K bytes
    - Viewed (0)
  5. Using pre-written building blocks in your workf...

    Actions are the building blocks that power your workflow. A workflow can contain actions created by the community, or you can create your own actions directly within your application's repository. This guide will show you how to discover, use, and customize actions.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/using-pre-written-b...
    Registered: Wed Apr 16 01:39:44 UTC 2025
    - 313K bytes
    - Viewed (0)
  6. Passing information between jobs - GitHub Docs

    You can define outputs to pass information from one job to another.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/passing-information...
    Registered: Wed Apr 16 01:39:18 UTC 2025
    - 278K bytes
    - Viewed (0)
  7. Control the concurrency of workflows and jobs -...

    Run a single job at a time.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurr...
    Registered: Wed Apr 16 01:39:22 UTC 2025
    - 297.1K bytes
    - Viewed (0)
  8. Configuring OpenID Connect in JFrog - GitHub Docs

    Use OpenID Connect within your workflows to authenticate with JFrog.
    docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/config...
    Registered: Wed Apr 16 01:46:04 UTC 2025
    - 287.2K bytes
    - Viewed (0)
  9. Enforcing artifact attestations with a Kubernet...

    Use an admission controller to enforce artifact attestations in your Kubernetes cluster.
    docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/enforcing-arti...
    Registered: Wed Apr 16 01:45:55 UTC 2025
    - 306.7K bytes
    - Viewed (0)
  10. Configuring the self-hosted runner application ...

    You can configure the self-hosted runner application as a service to automatically start the runner application when the machine starts.
    docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-...
    Registered: Wed Apr 16 01:45:00 UTC 2025
    - 292.7K bytes
    - Viewed (0)
Back to top