Another regex

This commit is contained in:
Théo DURR 2022-08-26 23:31:33 +02:00
parent f2dcc39c14
commit 1da82ac2dd
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ 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