Skip to content

Gml 1836 template queries #78

Gml 1836 template queries

Gml 1836 template queries #78

Workflow file for this run

# Automatically request reviews from other team members.
# See .github/auto_request_review.yml for configurations.
# See https://github.com/marketplace/actions/auto-request-review for more info.
name: Auto Request Review
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
auto-request-review:
runs-on: ubuntu-latest
steps:
- uses: necojackarc/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
config: .github/auto_request_review.yml