Skip to content

Commit

Permalink
hotfix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
higginsrob committed Feb 2, 2022
1 parent 204dafc commit 37469ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CI Test

on:
pull_request:
types:
- opened
push:
branches:
- '*'

jobs:
test:
Expand Down

0 comments on commit 37469ed

Please sign in to comment.