Skip to content

Commit

Permalink
feat/modernize
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonJarbas authored and JarbasAl committed May 16, 2024
1 parent 4de136f commit a434031
Show file tree
Hide file tree
Showing 5 changed files with 791 additions and 498 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
- 'translations/**'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
push:
branches:
Expand All @@ -26,7 +26,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
workflow_dispatch:

Expand Down
Loading

0 comments on commit a434031

Please sign in to comment.