1 parent 6fc87d1 commit bd38258Copy full SHA for bd38258
1 file changed
.github/workflows/detect-spam.yml
@@ -6,8 +6,6 @@ on:
6
7
jobs:
8
spam:
9
- uses: desktop/gh-cli-and-desktop-shared-workflows/.github/workflows/triage-detect-spam.yml@main
+ uses: desktop/gh-cli-and-desktop-shared-workflows/.github/workflows/triage-detect-spam.yml@tidy-dev/iterations
10
with:
11
project_context: 'Describe your project here to help the AI distinguish legitimate issues from spam.'
12
- secrets:
13
- automation_token: ${{ secrets.AUTOMATION_TOKEN }}
0 commit comments