Skip to content

upd(firefox-nightly-bin): 132.0a1 -> 133.0a1 #3975

upd(firefox-nightly-bin): 132.0a1 -> 133.0a1

upd(firefox-nightly-bin): 132.0a1 -> 133.0a1 #3975

Workflow file for this run

name: "Assign PR Author as Assignee"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1