Skip to content
Merged
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
6 changes: 3 additions & 3 deletions .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check Content
uses: machiecodes/check-content@v1.0.6
uses: machiecodes/check-content@v1.0.7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
with:
gemini-model: "gemini-3-flash-preview"
project-context: "Meteor Client is a Minecraft utility client built as a Fabric mod, intended for use
on anarchy servers where hack clients are permitted. It is written in Java and targets a specific
Minecraft version at any given time. It is open source and maintained on GitHub."
on anarchy servers where hack clients are permitted. It is written in Java and is currently targeting
Minecraft version 26.1.2."