Skip to content

Commit 05eafd0

Browse files
committed
NO MESSAGE SET
1 parent 5101a9f commit 05eafd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
echo $file
3333
if [[ $file != db/* ]]; then
3434
echo "This modified file is not under the 'db' folder."
35-
echo "::set-output name=run_job::false"
3635
echo "run_job=false" >> $GITHUB_OUTPUT
3736
break
3837
else

0 commit comments

Comments
 (0)