Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Kelvin-Trambadiya/fyers-client-scala
Browse files Browse the repository at this point in the history
Kelvin-Trambadiya committed Nov 17, 2023
2 parents 65f79ae + adf8349 commit e32ba05
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ on:
branches: [ "main" ]

permissions:
contents: read
contents: write

jobs:
build:
@@ -31,4 +31,4 @@ jobs:
run: sbt test
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
uses: scalacenter/sbt-dependency-submission@v2
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# fyers-client-scala
# fyers-client-scala
[![Continuous Integration](https://github.com/Kelvin-Trambadiya/fyers-client-scala/actions/workflows/scala.yml/badge.svg?branch=main)](https://github.com/Kelvin-Trambadiya/fyers-client-scala/actions/workflows/scala.yml)

0 comments on commit e32ba05

Please sign in to comment.