Skip to content

Commit a7783c5

Browse files
committed
Make bundle changelog script executable
For local testing
1 parent 0d94aab commit a7783c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/script/bundle_changelog.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import os
23
import re
34

0 commit comments

Comments
 (0)