Skip to content

Commit

Permalink
Merge pull request #824 from dequelabs/dequejenn-patch-1
Browse files Browse the repository at this point in the history
CI: Remove schedule from auto-patch-release.yml
  • Loading branch information
dequejenn authored Sep 14, 2023
2 parents 971431a + fb86462 commit a3c59b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/auto-patch-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Automatically create patch release every 2 weeks
on:
schedule:
# Run every Thursday right before midnight
- cron: '59 23 * * 4'
workflow_dispatch:
jobs:
create_patch_release:
Expand Down

0 comments on commit a3c59b7

Please sign in to comment.