Skip to content

AM - Visualizar los turnos liberados y fuera de agenda (#1896) #736

AM - Visualizar los turnos liberados y fuera de agenda (#1896)

AM - Visualizar los turnos liberados y fuera de agenda (#1896) #736

Workflow file for this run

on:
workflow_dispatch:
push:
branches:
- master
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: "has conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}