Skip to content

[JAVA] 백준 17114 - 하이퍼 토마토 - Gold 1 #63

[JAVA] 백준 17114 - 하이퍼 토마토 - Gold 1

[JAVA] 백준 17114 - 하이퍼 토마토 - Gold 1 #63

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
issues:
types: [ opened, reopened ]
pull_request:
types: [ opened, reopened ]
permissions:
issues: write
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]