Testing another regex

This commit is contained in:
Théo DURR
2022-08-26 23:26:37 +02:00
parent 02047b62d7
commit 705dc56153
2 changed files with 1 additions and 5 deletions

View File

@ -19,7 +19,7 @@ jobs:
uses: technote-space/get-diff-action@v6
id: git-diff
with:
PATTERNS: /**/*.py
PATTERNS: +/**/*.py
- name: Set up python
if: steps.git-diff.outputs.diff