Skip to content

[pt] Removed the "hacky" example from grammar.xml since it will break my next disambiguator.xml update #4375

[pt] Removed the "hacky" example from grammar.xml since it will break my next disambiguator.xml update

[pt] Removed the "hacky" example from grammar.xml since it will break my next disambiguator.xml update #4375

name: 'Dependency Review'
on:
pull_request:
paths-ignore:
- '**pom.xml'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- run: 'echo "No review required" '