Skip to content

Roll Skia from e954d1a1972c to 5d6bdbf69dea (2 revisions) #9643

Roll Skia from e954d1a1972c to 5d6bdbf69dea (2 revisions)

Roll Skia from e954d1a1972c to 5d6bdbf69dea (2 revisions) #9643

Workflow file for this run

# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
name: "Pull Request Labeler"
on:
- pull_request_target
# Declare default permissions as read only.
permissions: read-all
jobs:
triage:
if: ${{ github.repository == 'flutter/engine' }}
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
# Source available at https://github.com/actions/labeler/blob/main/README.md
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594