Skip to content

Commit

Permalink
Disable scheduled runs of the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
accolon authored Jan 14, 2023
1 parent 6b471d5 commit fa0ebfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-parsedmarc-multi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
paths:
- 'data/Dockerfiles/parsedmarc/**'
schedule:
- cron: '0 0 14 * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fa0ebfe

Please sign in to comment.