Skip to content

Commit b2feb09

Browse files
test
1 parent ad34e34 commit b2feb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ runs:
9494

9595
- name: Semantic Release Get Next
9696
id: semantic
97-
if: github.event_name != 'pull_request'
97+
# if: github.event_name != 'pull_request'
9898
uses: splunk/semantic-release-action@v1.3
9999
with:
100100
dry_run: true

0 commit comments

Comments
 (0)