Skip to content

Commit

Permalink
add workflow-updates branch to test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
rcraig committed Sep 20, 2024
1 parent d091df2 commit d2aa32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Node.js CI

on:
push:
branches: [ main ]
branches: [ main, workflow-updates ]
pull_request:
branches: [ main ]

Expand Down

0 comments on commit d2aa32a

Please sign in to comment.