Skip to content

Commit 1a09de1

Browse files
author
Workflow Sync Bot
committed
💬 - Files Synced | Runner ID : 141 | ⚡ Triggered By fuelviews/github-workflow-sync
1 parent b58e408 commit 1a09de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/open-ai-pr-description.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
openai-pr-description:
1616
runs-on: ubuntu-22.04
1717
# Run the job only if the actor is NOT Dependabot
18-
if: ${{ !startsWith(github.actor, 'dependabot') }
18+
if: ${{ !startsWith(github.actor, 'dependabot') }}
1919
steps:
2020
- uses: platisd/openai-pr-description@master
2121
with:

0 commit comments

Comments
 (0)