Skip to content

Commit

Permalink
chore: dont trigger deployment on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
bmstefanski committed Feb 1, 2025
1 parent 0236d49 commit 0fbffc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- main
tags:
- v*
pull_request:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0fbffc8

Please sign in to comment.