Skip to content

Commit

Permalink
ci: deploy only on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
macite committed Mar 22, 2022
1 parent 2d77243 commit e0df896
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ on:
push:
tags:
- 'v*'
branches:
- '*.x'
- 'development'
- 'main'
deployment:
workflow_dispatch:
jobs:
Expand Down

0 comments on commit e0df896

Please sign in to comment.