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 81e7ebc commit fc6f171Copy full SHA for fc6f171
.github/workflows/fetch_news.yml
@@ -5,9 +5,6 @@ on:
5
# 毎朝 9:00 JST
6
- cron: '0 0 * * *'
7
workflow_dispatch:
8
- pull_request:
9
- branches:
10
- - "*"
11
12
jobs:
13
fetch:
0 commit comments