Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 20 additions & 19 deletions .github/workflows/traffic-updater.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .github/workflows/traffic-updater.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ tools:
edit:
github:
toolsets: [repos]
# NOTE: After running `gh aw compile`, manually add the following env var
# to the agent step in the lock file (the step that runs `copilot`):
# GH_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN }}
# This is required because engine.env is not yet supported by the compiler.
safe-outputs:
allowed-domains:
- github.com
Expand Down
Loading