Skip to content

Bump rollup from 4.13.0 to 4.29.1 #12

Bump rollup from 4.13.0 to 4.29.1

Bump rollup from 4.13.0 to 4.29.1 #12

Workflow file for this run

name: Assign PR to creator
on:
pull_request:
types: [opened]
jobs:
assign_creator:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}