Skip to content

Commit 49fba2a

Browse files
committed
enable
1 parent bb538f7 commit 49fba2a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: .github/workflows/corpus.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# Environment reference https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
33
name: corpus
44

5-
on:
6-
schedule:
7-
- cron: '0 0 * * 0'
8-
workflow_dispatch:
5+
on: [pull_request, push]
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)