Skip to content

Commit

Permalink
chore: remove branch restriction for NodeJS checks
Browse files Browse the repository at this point in the history
  • Loading branch information
bengeois committed Nov 1, 2024
1 parent 343a6ba commit cbf5565
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: NodeJS Checks

on:
push:
branches: [develop]

pull_request:
branches: [develop]
Expand Down

0 comments on commit cbf5565

Please sign in to comment.