Skip to content

Commit

Permalink
TESTING: run
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnoC committed Jul 25, 2023
1 parent 490e51d commit aa03a21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/auto-patch-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Automatically create patch release every 2 weeks
on:
schedule:
# Run every Thurdsay right before midnight
- cron: '59 23 * * 4'
pull_request
jobs:
create_patch_release:
name: Create release
Expand Down

0 comments on commit aa03a21

Please sign in to comment.