Skip to content

Safari 18 no longer supports storage.local.get by passing an object with object names as keys and the default value as value. #4116

Safari 18 no longer supports storage.local.get by passing an object with object names as keys and the default value as value.

Safari 18 no longer supports storage.local.get by passing an object with object names as keys and the default value as value. #4116

name: "Label issues by MDN URL or other regex match in issue description"
on:
issues:
types: [opened]
jobs:
issue-labeler:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-regex-labeler.yml
enable-versioned-regex: 0