Skip to content

Commit 1fbf490

Browse files
authored
Update etl-extract-robotstxt.yaml
1 parent 54ea595 commit 1fbf490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/etl-extract-robotstxt.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "Scheduled ETL: Extract robots.txt sample"
22

33
on:
4-
# schedule:
5-
# - cron: '30 0 * * *'
4+
schedule:
5+
- cron: '30 0 * * *'
66
workflow_dispatch:
77

88
concurrency:

0 commit comments

Comments
 (0)