Skip to content

Commit

Permalink
ci: perf run actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jun 30, 2020
1 parent 6ed5f87 commit ea7d9cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Actions Status
on: [push, pull_request]
on:
pull_request:
types: [opened, synchronize]
branches:
- master
env:
CI: true

Expand Down

0 comments on commit ea7d9cb

Please sign in to comment.