Skip to content

Commit

Permalink
fix: do not run deploy on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeocfg committed May 18, 2024
1 parent 2c59653 commit 83e4bb7
Show file tree
Hide file tree
Showing 3 changed files with 29,675 additions and 7,539 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Build React App & Deploy to server
on:
push:
branches: [master]
pull_request:
branches: [master]

jobs:
build-and-deploy:
Expand Down
Loading

0 comments on commit 83e4bb7

Please sign in to comment.