Skip to content

Commit

Permalink
restore test
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed Nov 29, 2023
1 parent bf2dfc2 commit a379365
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ on:
# description: 'Define branch name to run the release GH action against'
# required: true
# default: 'main'
release:
types:
- created
# TODO_TEST
push:
branches:
- main
- fix-release-workflow

env:
GO_VERSION: "1.20.5"
Expand Down

0 comments on commit a379365

Please sign in to comment.