Skip to content

use tahoe-idp 2.4.2 #1116

use tahoe-idp 2.4.2

use tahoe-idp 2.4.2 #1116

on: [pull_request]
name: 'Merge conflicts'
jobs:
report:
name: 'nutmeg and master'
uses: appsembler/action-conflict-counter/.github/workflows/report-via-comment.yml@main
with:
local_base_branch: ${{ github.base_ref }}
upstream_repo: 'https://github.com/edx/edx-platform.git'
upstream_branches: 'open-release/nutmeg.master,master'
exclude_paths: 'cms/static/js/,conf/locale/,lms/static/js/,package.json,package-lock.json,.github/'
secrets:
custom_github_token: ${{ secrets.GITHUB_TOKEN }}