Skip to content

Commit

Permalink
[#33] todo 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshin579 committed May 31, 2024
1 parent 8d233d9 commit ac9884b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
echo "An Issue was closed"
labels=$(echo '${{ toJSON(github.event.issue.labels) }}' | jq -r '.[].name')
echo "Issue labels: $labels"
#todo: tagging 생성하고 버전 없을 시킬 수 있어야 한다.
#todo: script 실행이후 commit하고 pr 생성을 해야 함

0 comments on commit ac9884b

Please sign in to comment.