FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TEMPORARY: run the price refresh on push to this branch · coder/coder@ff7cf11 · GitHub

/ coder Public

Commit ff7cf11

Browse files
TEMPORARY: run the price refresh on push to this branch
DO NOT MERGE. Drop this commit after verifying the run.
1 parent f06344e commit ff7cf11

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

‎.github/workflows/aigateway-prices-refresh.yaml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ on:
2020
# 09:00 UTC every Monday, so the PR is waiting when EU and US start the week.
2121
- cron: "0 9 * * 1"
2222
workflow_dispatch: # allows manual runs for testing
23+
# TEMPORARY: schedule and workflow_dispatch only fire from the default
24+
# branch, so this trigger is the only way to exercise the workflow before
25+
# it merges. Drop this commit once the run has been verified.
26+
push:
27+
branches:
28+
- yevhenii/aigov-578-automate-updates-to-the-shipped-ai-model-price-book
2329

2430
permissions: {}
2531

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL