Skip to content

Commit 29443c2

Browse files
authored
Merge pull request #13 from githubnext/fix-ai-credit-limit
Raise Goal daily AI credits limit
2 parents 2b4950b + e8989bc commit 29443c2

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/goal.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/goal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
permissions: read-all
1919

2020
timeout-minutes: 60
21+
max-daily-ai-credits: 200K
2122

2223
network:
2324
allowed:

workflows/goal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
permissions: read-all
1919

2020
timeout-minutes: 60
21+
max-daily-ai-credits: 200K
2122

2223
network:
2324
allowed:

0 commit comments

Comments
 (0)