This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.11 #471
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue & Pull Request set to Project | |
on: | |
issues: | |
types: | |
- opened | |
pull_request: | |
types: | |
- opened | |
branches: | |
- master | |
env: | |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
jobs: | |
setproject: | |
runs-on: ubuntu-latest | |
name: Set Project | |
steps: | |
- name: Main Project | |
uses: srggrs/[email protected] | |
with: | |
project: 'https://github.com/jaoafa/Javajaotan2/projects/1' | |
column_name: '❓ 優先度未振り分け' |