Skip to content

Commit

Permalink
ci only after pushing
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuj committed Jan 24, 2025
1 parent f4509d3 commit 9c30094
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
name: Node.js CI

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit 9c30094

Please sign in to comment.