Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus authored Jan 8, 2024
2 parents 6b6023c + e40b2bc commit e798997
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28 changes: 17 additions & 11 deletions README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions plugins/hledger
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/airtonix/asdf-hledger.git
1 change: 1 addition & 0 deletions plugins/hledger-flow
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/airtonix/asdf-hledger-flow.git
1 change: 1 addition & 0 deletions plugins/nomad-pack
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-hashicorp.git
1 change: 1 addition & 0 deletions plugins/pandoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Fbrisset/asdf-pandoc.git
1 change: 1 addition & 0 deletions plugins/temporal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-temporal.git
1 change: 1 addition & 0 deletions plugins/tinytex
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Fbrisset/asdf-tinytex.git

0 comments on commit e798997

Please sign in to comment.