Skip to content

[#13740] ProtobufMetadataManagerImpl should utilise SecurityActions t… #373

[#13740] ProtobufMetadataManagerImpl should utilise SecurityActions t…

[#13740] ProtobufMetadataManagerImpl should utilise SecurityActions t… #373

Workflow file for this run

name: Needs Rebase Check
on:
pull_request:
types:
- synchronize
push:
branches:
- '*.0.x'
- 'main'
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: eps1lon/actions-label-merge-conflict@releases/2.x
with:
dirtyLabel: "pr/needs rebase"
repoToken: "${{ secrets.GITHUB_TOKEN }}"