Skip to content

Commit

Permalink
dont deploy app when PR is open
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed May 5, 2022
1 parent ed61338 commit 60e1380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
branches: [ main ]
paths-ignore:
- 'docs/**'
pull_request:
branches: [ main ]

jobs:

Expand Down

0 comments on commit 60e1380

Please sign in to comment.