Skip to content

Commit

Permalink
AL: refactor to Hyperscale
Browse files Browse the repository at this point in the history
  • Loading branch information
adalundhe committed Jun 19, 2024
1 parent cc41788 commit 1926d7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
paths:
- .version
pull_request:
branches: [ main ]
paths:
- .version

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.19
0.1.0

0 comments on commit 1926d7f

Please sign in to comment.