Skip to content

Commit

Permalink
Merge pull request #207 from mash-up-kr/chore/workflow_dir
Browse files Browse the repository at this point in the history
[Chore] workflow dir 이동
  • Loading branch information
evergreentree97 authored Aug 11, 2024
2 parents 29580e9 + aea48a3 commit 0973044
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
await github.rest.issues.addAssignees({
owner: context.repo.owner,
repo: context.repo.repo,
pull_number: context.issue.number,
issue_number: context.issue.number,
assignees: [assignees]
});
File renamed without changes.
1 change: 0 additions & 1 deletion .github/workflows/test.yml

This file was deleted.

0 comments on commit 0973044

Please sign in to comment.