Skip to content

feat: Add a "Reset to default" button for the Configuration Download URL (DeveloperSettings) #473

feat: Add a "Reset to default" button for the Configuration Download URL (DeveloperSettings)

feat: Add a "Reset to default" button for the Configuration Download URL (DeveloperSettings) #473

Workflow file for this run

name: PR Semantics
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
title:
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v3.4.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}