Skip to content

Commit

Permalink
Tweak CI config to run on all branches and on check_suite (#94)
Browse files Browse the repository at this point in the history
Experimenting with CI configs to better support Stack Attack
  • Loading branch information
taneliang authored Jul 28, 2020
1 parent a610553 commit 14920c7
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 @@ -10,7 +10,7 @@ on:
push:
branches: [master]
pull_request:
branches: [master]
check_suite:

jobs:
build:
Expand Down

1 comment on commit 14920c7

@vercel
Copy link

@vercel vercel bot commented on 14920c7 Jul 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.