Skip to content

Commit

Permalink
comment out test trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-northlander committed Jul 4, 2024
1 parent 77a55e4 commit 3e4aa9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
tags:
- "v*.*.*"
pull_request: # This is for test and must be commented out before merging.
branches: [ develop ]
# pull_request: # This is for test and must be commented out before merging.
# branches: [ develop ]

jobs:
release:
Expand Down

0 comments on commit 3e4aa9b

Please # to comment.