Skip to content

Commit

Permalink
[Actions] Stop publishing website on every commit
Browse files Browse the repository at this point in the history
This was introduced for testing purposed. We can still manually trigger the workflows from the github UI
  • Loading branch information
CristianLara committed Dec 17, 2024
1 parent 5a5d432 commit 3e6d0b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
type: boolean
default: false
workflow_dispatch:
push:
branches: [ main ]


jobs:
Expand Down

0 comments on commit 3e6d0b6

Please sign in to comment.