Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

特定の条件でジャンプ力が下がる #175

特定の条件でジャンプ力が下がる

特定の条件でジャンプ力が下がる #175

name: issue-to-project
on:
issues:
types:
- opened
jobs:
manage_project:
runs-on: ubuntu-22.04
steps:
- name: Add Issue to Project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/ElementX-Network/projects/1
github-token: ${{ secrets.ISSUE_TRACKER }}