We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90239d commit 6f717aeCopy full SHA for 6f717ae
.github/workflows/spelling.yml
@@ -3,8 +3,6 @@ on:
3
push:
4
branches:
5
- "*"
6
- tags-ignore:
7
- - "*"
8
schedule:
9
# * is a special character in YAML so you have to quote this string
10
- cron: '15 * * * *'
0 commit comments