Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manciniedoardo committed Sep 16, 2024
1 parent d7f0dbc commit faf465e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Quarto Publish

on:
workflow_dispatch:
push:
branches: [main]

name: Quarto Publish
on:
workflow_run:
workflows: ["Update-post-dates"]
branches: [main]
Expand Down

0 comments on commit faf465e

Please sign in to comment.