Skip to content

Commit

Permalink
Edit workflow dispatch conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
erinysong committed Feb 21, 2024
1 parent baf27e4 commit a39e3bf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/update-gov-zone-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: Upload gov.txt.gz from CZDS API
run-name: Upload gov.txt.gz from CZDS API

on:
workflow_dispatch: {}
schedule:
- cron: "5 6 * * *"
workflow_dispatch: {}
pull_request:
branches:
- es/107-zone-file-script
push:
branches:
- es/107-zone-file-script
Expand Down

0 comments on commit a39e3bf

Please sign in to comment.