Skip to content

Commit

Permalink
Run release workflow only on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rcorre committed Nov 24, 2024
1 parent 53418f7 commit 7080688
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release
on:
push:
branches: [ "release-test" ]
tags: [ '[0-9]+.[0-9]+*' ]

jobs:
Expand Down

0 comments on commit 7080688

Please sign in to comment.