Skip to content

Commit c4c258b

Browse files
committed
ci(push): Add shebang to new script
1 parent 81d4499 commit c4c258b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/set_push_chunks.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
build_all=false
24
chunks_count=0
35

0 commit comments

Comments
 (0)