Skip to content

Bump github.com/WJQSERVER-STUDIO/httpc from 0.9.0 to 0.9.2 #189

Bump github.com/WJQSERVER-STUDIO/httpc from 0.9.0 to 0.9.2

Bump github.com/WJQSERVER-STUDIO/httpc from 0.9.0 to 0.9.2 #189

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.AUTO_ASSIGN }}
assignees: WJQSERVER, satomitouka
numOfAssignee: 2