Skip to content

[Feature] Load layers as single WMS layer #1776

[Feature] Load layers as single WMS layer

[Feature] Load layers as single WMS layer #1776

Workflow file for this run

name: "🌈 Labeler"
on:
pull_request_target:
types: [ opened, synchronize, reopened ]
branches:
- master
- release_3_*
jobs:
triage:
name: "Triage"
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Sleep for 5 minutes
# The action is not going to conflict with manually set labels when creating the PR
run: sleep 5m
shell: bash
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''