Skip to content

Experimental: Bump rust_g to 2.1.0 #12242

Experimental: Bump rust_g to 2.1.0

Experimental: Bump rust_g to 2.1.0 #12242

Workflow file for this run

name: 'Check for merge conflicts'
on:
push:
branches:
- master
pull_request_target:
types: [ready_for_review, opened, synchronize, reopened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: eps1lon/[email protected]
with:
dirtyLabel: 'Merge Conflict'
repoToken: ${{ secrets.BOT_TOKEN_CM || secrets.GITHUB_TOKEN }}