Skip to content

Commit

Permalink
removed pr from action triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Jul 10, 2024
1 parent 4de4298 commit 806b653
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
# pull_request:
# branches:
# - main
jobs:
build:
environment: preview
Expand Down

0 comments on commit 806b653

Please sign in to comment.