Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poseiso authored May 14, 2024
1 parent 75051a6 commit 955bac2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Capture Frame and Upload Image

on:
push:
branches:
- main # Replace 'main' with your repository's default branch if it's different
schedule:
- cron: "*/30 * * * *"
workflow_dispatch: # This allows manual triggering of the workflow

jobs:
capture_frame:
Expand Down

0 comments on commit 955bac2

Please sign in to comment.