Skip to content

Commit

Permalink
Revert ci stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Dec 7, 2023
1 parent 5ebb2f7 commit f80cf3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
name: CI

on:
push
pull_request
push:
branches: [master]
pull_request:
branches: [master]

jobs:
test:
Expand Down

0 comments on commit f80cf3e

Please sign in to comment.