Skip to content

Commit

Permalink
Update to dvx rules
Browse files Browse the repository at this point in the history
  • Loading branch information
queicherius committed Dec 21, 2024
1 parent 4acfe99 commit dde026a
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 @@ -6,7 +6,7 @@
<!-- Description -->
<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.
for <a href="https://eslint.org/">ESLint</a> used in all Devoxa projects
</h4>

<!-- Badges -->
Expand Down

0 comments on commit dde026a

Please sign in to comment.