Skip to content

Commit

Permalink
Merge pull request #54 from silinternational/main
Browse files Browse the repository at this point in the history
Merge back to develop
  • Loading branch information
briskt authored Nov 12, 2024
2 parents ea69b96 + a79ae9a commit a0737aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ env:
ENV_ID: ${{ secrets.ENV_ID }}
CONFIG_ID: ${{ secrets.CONFIG_ID }}

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false

jobs:
test:
name: Test and Deploy
Expand Down

0 comments on commit a0737aa

Please sign in to comment.