Skip to content

Commit

Permalink
Run workflow on push to "master"
Browse files Browse the repository at this point in the history
  • Loading branch information
pabzm committed Oct 16, 2024
1 parent 40df695 commit ffa65ae
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Deploy Sphinx documentation to Pages

on:
#push:
# branches: [ "master" ]
pull_request:
branches: [ "master" ]
push:
branches: [ "master" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit ffa65ae

Please sign in to comment.