Skip to content

Commit

Permalink
TESTING: run
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnoC committed Aug 23, 2023
1 parent 60a4c51 commit 99d7258
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 99d7258

Please sign in to comment.