Skip to content

Commit

Permalink
update ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo authored Mar 22, 2024
1 parent 5d31d2c commit 55ff8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
needs: build
runs-on: ubuntu-latest

if: github.event_name == 'push'
if: github.event_name != 'pull_request'

environment:
name: github-pages
Expand Down

0 comments on commit 55ff8d7

Please sign in to comment.