Skip to content

CsvTools/1.0.10, DarkLoop.Azure.Functions.Authorization.Abstractions/4.2.1, DarkLoop.Azure.Functions.Authorization.Isolated/4.2.1, DynamicExpresso.Core/2.4.0, EntityFramework.BulkInsert-ef6/6.0.2.7, EntityFrameworkCore.Exceptions.PostgreSQL/8.1.3, Experimental.System.Messaging.Signed/1.0.0, FCTB/2.16.21, Fizzler/1.3.0, FluentCache/4.0.0.2 #46960

CsvTools/1.0.10, DarkLoop.Azure.Functions.Authorization.Abstractions/4.2.1, DarkLoop.Azure.Functions.Authorization.Isolated/4.2.1, DynamicExpresso.Core/2.4.0, EntityFramework.BulkInsert-ef6/6.0.2.7, EntityFrameworkCore.Exceptions.PostgreSQL/8.1.3, Experimental.System.Messaging.Signed/1.0.0, FCTB/2.16.21, Fizzler/1.3.0, FluentCache/4.0.0.2

CsvTools/1.0.10, DarkLoop.Azure.Functions.Authorization.Abstractions/4.2.1, DarkLoop.Azure.Functions.Authorization.Isolated/4.2.1, DynamicExpresso.Core/2.4.0, EntityFramework.BulkInsert-ef6/6.0.2.7, EntityFrameworkCore.Exceptions.PostgreSQL/8.1.3, Experimental.System.Messaging.Signed/1.0.0, FCTB/2.16.21, Fizzler/1.3.0, FluentCache/4.0.0.2 #46960

name: "Check for conflicts"
on:
push:
branches:
- main
pull_request_target:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: check if PRs have conflicts
uses: eps1lon/actions-label-merge-conflict@v3
with:
dirtyLabel: "merge conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
retryAfter: 10
commentOnClean: |
@${{github.actor}}
Conflicts have been resolved. :thumbsup: