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 8307e55 commit 01ee096Copy full SHA for 01ee096
.github/workflows/titles.yml
@@ -7,7 +7,7 @@ name: titles
7
schedule:
8
- cron: '0 * * * *'
9
issues:
10
- types: [ opened ]
+ types: [opened]
11
jobs:
12
titles:
13
timeout-minutes: 15
0 commit comments