Skip to content

Commit

Permalink
⏪️ Revert enable outdated dependency check
Browse files Browse the repository at this point in the history
not to disturb the developers while they work on a ticket.
The checks will be executed once a month using GitHub Actions.
  • Loading branch information
McPringle committed Nov 12, 2024
1 parent 1be2f8c commit 2b35a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
<execution>
<id>outdated-check</id>
<goals>
<goal>check</goal>
<!-- <goal>check</goal> -->
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 2b35a2f

Please sign in to comment.