Skip to content

Commit 9c4e1cc

Browse files
authored
Update udemy.yml
1 parent 7abb646 commit 9c4e1cc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/udemy.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
on:
2-
push:
3-
branches: [ master ]
4-
paths-ignore:
5-
- "**/*.md"
62
workflow_dispatch:
73
schedule:
84
- cron: '0 0 1 * *'
@@ -27,4 +23,4 @@ jobs:
2723
git add .github/badges/udemy.svg
2824
git commit -m "Autogenerated Udemy rating badge"
2925
git push
30-
fi
26+
fi

0 commit comments

Comments
 (0)