Skip to content

Commit

Permalink
⚗️ needs: test
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Feb 13, 2025
1 parent f11fdc8 commit 1b82e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
permissions:
contents: write

needs:
- test

if: failure() && (github.event_name == 'pull_request' || github.event_name == 'push') && github.actor != 'github-actions[bot]' && github.actor != 'nektos/act'

steps:
Expand Down

0 comments on commit 1b82e66

Please sign in to comment.