Skip to content

Commit

Permalink
Change sphinx pipeline to run on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgregory1 committed Feb 23, 2024
1 parent 11775dd commit 3b84317
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: sphinx

on:
push:
tags: "*"
pull_request:
branches:
- master
on: push

env:
POETRY_VERSION: "1.3.1"
Expand Down

0 comments on commit 3b84317

Please sign in to comment.