Skip to content

Commit

Permalink
Remove push action from build action / verify preview run
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 9060377 commit 7d13b4c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pr-preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@
name: SonataFlow Guides Preview - Build

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

0 comments on commit 7d13b4c

Please sign in to comment.