cd /news/ai-agents/agentic-workflows-no-longer-need-a-p… · home topics ai-agents article
[ARTICLE · art-24077] src=github.blog ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Agentic workflows no longer need a personal access token

GitHub announced that Agentic Workflows can now use the built-in `GITHUB_TOKEN` from GitHub Actions, eliminating the need to create and store personal access tokens (PATs). The change reduces operational and security risks associated with managing long-lived PATs for automations at scale. When using the Actions token in an organization-owned repository, AI credits consumed by the agentic workflow are billed directly to the organization.

read1 min publishedJun 11, 2026

You can now use GitHub Agentic Workflows with GitHub Actions’s built-in GITHUB_TOKEN

.

This means that you no longer need to create and store a personal access token (PAT), eliminating the operational and security risks of managing long-lived PATs for automations at scale.

When you use the Actions token in an agentic workflow running in an organization-owned repository, AI credits consumed by your agentic workflow are billed directly to the organization.

Configuring organization billing for Copilot CLI in GitHub Agentic Workflows In order to use this feature, you must enable the “Allow use of Copilot CLI billed to the organization” Copilot policy. This is enabled by default if you have the existing “Copilot CLI” policy enabled.

Once enabled, you can configure agentic workflows to bill directly to the organization by adding copilot-requests: write

to the permissions

section in the frontmatter of your agentic workflow markdown file, then compiling and pushing your updated lockfile.

Note: You must be on the latest version of the Agentic Workflows CLI. Use

$ gh extension upgrade aw

to upgrade.

Controlling cost while billing to your organization User-level inference budgets are not considered when billing directly to the organization, because the cost is not attributed to a user. There are multiple ways to manage spend when using this billing method:

  • Configure cost centersfor the relevant organizations. Cost centers allow cost attribution to groups of organizations, and budgets can be applied to cost centers. - Use the cost management toolsin GitHub Agentic Workflows to monitor, manage, and cap token usage per agentic workflow run.

To learn more, see the GitHub Agentic Workflows documentation about authentication. This feature is available for all Copilot plans: Copilot Free, Copilot Pro, Copilot Pro+, Copilot Business, and Copilot Enterprise.

── more in #ai-agents 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/agentic-workflows-no…] indexed:0 read:1min 2026-06-11 ·