Skip to content

Commit

Permalink
build: git action test
Browse files Browse the repository at this point in the history
  • Loading branch information
ljy2855 committed Jan 24, 2024
1 parent 3b76c7b commit 1aef73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Code deploy to local server

# Controls when the workflow will run
on:
pull_request:
branches: [ "dev" ]
push:
branches: [ "master" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 1aef73e

Please sign in to comment.