Skip to content

Commit e8dc803

Browse files
authored
Update update_version.yml
1 parent dfe203e commit e8dc803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push]
44

55
jobs:
66
version:
7+
if: "!contains(github.event.head_commit.message, 'Update VERSION.txt')"
78
runs-on: ubuntu-latest
89
steps:
910
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)