diff --git a/.github/workflows/papers-and-specs.yml b/.github/workflows/papers-and-specs.yml index 74b20866f80..cec02fa6562 100644 --- a/.github/workflows/papers-and-specs.yml +++ b/.github/workflows/papers-and-specs.yml @@ -4,8 +4,10 @@ name: "📝 Papers & Specs" on: - pull_request: workflow_dispatch: + push: + branches: + - master jobs: deploy: