Skip to content

Commit

Permalink
Try to fix trigger for deployment job
Browse files Browse the repository at this point in the history
  • Loading branch information
rjosephwright committed May 16, 2023
1 parent e78e7f1 commit f852de0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ on:
pull_request:
types:
- edited
- merged
- opened
- reopened
# Runs on pushes targeting the default branch
push:
branches:
- master

Expand Down

0 comments on commit f852de0

Please sign in to comment.