Skip to content

Commit

Permalink
Simplify ci branch matching
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Apr 5, 2023
1 parent 91b8beb commit 7e1ccbd
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@

name: CI

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

jobs:
licenses:
Expand Down

0 comments on commit 7e1ccbd

Please sign in to comment.