Skip to content

Commit

Permalink
Merge pull request #649 from devoxa/update-dvx
Browse files Browse the repository at this point in the history
Update to dvx rules
  • Loading branch information
kodiakhq[bot] authored Dec 21, 2024
2 parents f62b3df + dde026a commit 71a192c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- master
pull_request:

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

jobs:
test-and-build:
name: 'Test & build'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</h1>

<!-- Description -->
<h4 align="center">
<h4 align="center">
The <a href="https://eslint.org/docs/developer-guide/shareable-configs">shareable configuration</a>
for <a href="https://eslint.org/">ESLint</a> used in all Devoxa projects
</h4>
Expand Down

0 comments on commit 71a192c

Please sign in to comment.