Skip to content

Change Fuji public archive link #16

Change Fuji public archive link

Change Fuji public archive link #16

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: PR Auto Assignee
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/config/auto_assign.yml"