lint fix and update gha regex (#1899)

This commit is contained in:
Wing Lian
2024-09-05 09:58:21 -04:00
committed by GitHub
parent f18f4268b5
commit 93b769a979
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
- '**.py'
- 'requirements.txt'
- '.github/workflows/*.yml'
- "*.md"
- "*.[q]md"
- "examples/**/*.y[a]?ml"
workflow_dispatch:

View File

@@ -105,4 +105,4 @@ CUDA_VISIBLE_DEVICES="" python -m axolotl.cli.preprocess /path/to/your/config.ya
### 12. Train
You are now ready to submit your previously prepared job script. 🚂
You are now ready to submit your previously prepared job script. 🚂