Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: allow posting licenses that will be valid in future #5279

fix: allow posting licenses that will be valid in future

fix: allow posting licenses that will be valid in future #5279

Workflow file for this run

# Filtering pull requests is much easier when we can reliably guarantee
# that the "Assignee" field is populated.
name: PR Auto Assign
on:
pull_request_target:
types: [opened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Assign author
uses: toshimaru/[email protected]