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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
52 changes: 38 additions & 14 deletions .github/workflows/ab-testing-advisor.lock.yml

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

1 change: 1 addition & 0 deletions .github/workflows/ab-testing-advisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
max: 3
query: is:issue is:open in:title "[ab-advisor] " label:experiments
workflow_dispatch: null
max-daily-effective-tokens: 100M
permissions:
actions: read
contents: read
Expand Down
56 changes: 40 additions & 16 deletions .github/workflows/ace-editor.lock.yml

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

1 change: 1 addition & 0 deletions .github/workflows/ace-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
strategy: centralized
name: ace
events: [pull_request_comment]
max-daily-effective-tokens: 100M
timeout-minutes: 10
strict: false
permissions:
Expand Down
Loading