Skip to content

Commit

Permalink
cimas: don't trigger release on tag directly
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Apr 30, 2023
1 parent d18b335 commit 8a7c8aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
Next release version. Possible values: x.y.z, major, minor, patch or pre|rc|etc
required: true
default: 'skip'
push:
tags: [ v* ]
repository_dispatch:
types: [ do-release ]

Expand Down

0 comments on commit 8a7c8aa

Please sign in to comment.