Skip to content

Commit

Permalink
Added push event
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Zanini <[email protected]>
  • Loading branch information
ricardozanini committed Mar 6, 2024
1 parent 102dab5 commit a5b016c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/pr-preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,15 @@
name: SonataFlow Guides Preview - Build

on:
pull_request:
push:
branches:
- "main"
- "main"
paths-ignore:
- ".gitignore"
- "LICENSE"
- "README*"
- "CONTRIBUTING.md"
pull_request:
paths-ignore:
- ".gitignore"
- "LICENSE"
Expand Down

0 comments on commit a5b016c

Please sign in to comment.