Skip to content

[FR]: upload attachment in the same folder of md file #359

[FR]: upload attachment in the same folder of md file

[FR]: upload attachment in the same folder of md file #359

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened, edited, labeled, unlabeled]
pull_request:
types: [opened, edited, labeled, unlabeled]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
reviewers: |
mara-li
assignees: mara-li
skipKeywords: wip, draft