Skip to content

Bump int128/hide-comment-action from 1.53.0 to 1.54.0 #1594

Bump int128/hide-comment-action from 1.53.0 to 1.54.0

Bump int128/hide-comment-action from 1.53.0 to 1.54.0 #1594

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- release/*
permissions:
contents: read
pull-requests: write
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
label:
name: Label
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/labeler@v6.0.1