We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5101a9f commit 05eafd0Copy full SHA for 05eafd0
.github/workflows/main.yml
@@ -32,7 +32,6 @@ jobs:
32
echo $file
33
if [[ $file != db/* ]]; then
34
echo "This modified file is not under the 'db' folder."
35
- echo "::set-output name=run_job::false"
36
echo "run_job=false" >> $GITHUB_OUTPUT
37
break
38
else
0 commit comments