Skip to content

Commit a78bf1c

Browse files
jungcome7claude
andcommitted
chore(ci): remove redundant env vars (GITHUB_SHA, GITHUB_REPOSITORY are built-in)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0591b3c commit a78bf1c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/design-system-notify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,5 +236,3 @@ jobs:
236236
SLACK_WEBHOOK_URL: ${{ secrets.DS_NOTIFICATION_SLACK_WEBHOOK_URL }}
237237
COMMIT_MSG: ${{ github.event.head_commit.message }}
238238
COMMIT_URL: ${{ github.event.head_commit.url }}
239-
GITHUB_SHA: ${{ github.sha }}
240-
GITHUB_REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)