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 648a98a commit 5ee2cc9
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
Expand Up @@ -3,18 +3,12 @@ name: Node.js CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:

runs-on: ubuntu-latest

defaults:
run:
working-directory: frontend

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

0 comments on commit 5ee2cc9

Please sign in to comment.