Skip to content

Commit

Permalink
Experiment: fingerprint workflow each half hour
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorsm committed Apr 28, 2024
1 parent 040b0ad commit d5c9b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fingerprint.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Fingerprinting
on:
schedule:
- cron: "0 1 * * *"
- cron: "*/30 * * * *"


jobs:
Expand Down

0 comments on commit d5c9b7f

Please sign in to comment.