Skip to content

conflicts @ 6bbdc0c5a948387a8b4a7498854bf47c96315def #97

conflicts @ 6bbdc0c5a948387a8b4a7498854bf47c96315def

conflicts @ 6bbdc0c5a948387a8b4a7498854bf47c96315def #97

Workflow file for this run

name: Check Conflicts
run-name: conflicts @ ${{ github.sha }}
on:
workflow_dispatch:
pull_request:
paths:
- app/src/main/rec/drawable-nodpi/**
- contribs/**
jobs:
build:
name: Check Conflicts
runs-on: ubuntu-latest
defaults:
run:
working-directory: .github/scripts
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo pip install -r requirements.txt
- name: Add new icons in dry mode
run: |
python -u add_icons_wrapper.py