Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Nov 26, 2024
1 parent f7d8369 commit a167732
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/quarto_netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ on:
push:
branches: [ main ]
pull_request:
types:
- opened
- reopened
- synchronize
- closed

name: Render project

Expand Down Expand Up @@ -128,4 +123,4 @@ jobs:
message: |
[![Deploy: failure](https://img.shields.io/badge/Deploy-failure-critical)](https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}/jobs/${{github.job}})
comment_tag: deploy_status


0 comments on commit a167732

Please sign in to comment.