Skip to content

[Problem]: same name file with different case (fix #289) #564

[Problem]: same name file with different case (fix #289)

[Problem]: same name file with different case (fix #289) #564

Workflow file for this run

name: dummy
on:
pull_request:
branches:
- "**"
jobs:
dummy:
name: Dummy
runs-on: ubuntu-latest
steps:
- name: Do nothing
run: |
echo "Make sure there's always GitHub action, which is required to display the \"Update branch\" button in PR."