Skip to content

Commit 7a2094b

Browse files
authored
Merge branch 'main' into feature/fetch-hub-pages
2 parents 51f83e5 + 63a51b6 commit 7a2094b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/scp-items.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,10 @@ name: Crawl SCP Wiki
22

33
on:
44
workflow_dispatch:
5-
# schedule:
6-
# - cron: "0 0 * * *"
7-
# push:
8-
# branches:
9-
# - main
10-
# paths:
11-
# - .github/workflows/scp-items.yml
125
pull_request:
6+
push:
137
branches:
148
- main
15-
paths:
16-
- .github/workflows/scp-items.yml
179

1810
permissions:
1911
contents: write

0 commit comments

Comments
 (0)