Skip to content

Use bootclasspath jar in proguard genrule #1684

Use bootclasspath jar in proguard genrule

Use bootclasspath jar in proguard genrule #1684

Workflow file for this run

name: Remove PR Labels
on:
pull_request_target:
types: ["closed"]
permissions:
contents: read
jobs:
remove-label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- uses: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0
with:
labels: |
awaiting-PR-merge
awaiting-review