Skip to content

Commit

Permalink
run only on set time
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Mar 16, 2022
1 parent 179525a commit f85778a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/createtag.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
name: Create

on:
push:
on:
schedule:
- cron: '0 0 * * 0'

Expand Down

0 comments on commit f85778a

Please sign in to comment.