Skip to content

Commit

Permalink
fix:pull request时不再自动部署...
Browse files Browse the repository at this point in the history
  • Loading branch information
Heuluck authored Dec 29, 2023
1 parent 2124af2 commit 80bf4cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ name: Node.js CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:
build-and-deploy:

runs-on: ubuntu-latest

Expand Down

0 comments on commit 80bf4cc

Please sign in to comment.