mirror of
https://github.com/ae-utbm/sith.git
synced 2026-04-28 17:46:02 +00:00
Another regex
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user