We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d837eff commit 4a76d8cCopy full SHA for 4a76d8c
.github/workflows/aiwatchdog.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
14
- name: AI Watchdog
15
- uses: bep/ai-watchdog@819bdd4eeb93a21edfd52e018113b3b2c99e5c39 # temporary fork (probably)
+ uses: bep/ai-watchdog@a775a75362de86cce1182e54db207cf2c68cb34b # temporary fork (probably)
16
with:
17
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
18
pr-label: AI Suspect
0 commit comments