Skip to content

Commit

Permalink
make it valid, but still disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
schklom authored Oct 18, 2024
1 parent 5b58a1e commit 40cee35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Sync+build+push Web-whisper.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Sync+build+push Web-whisper

#on:
on:
# Triggers the workflow on push or pull request events but only for the main branch
#schedule:
# * is a special character in YAML so you have to quote this string
#- cron: '0 0 * * *'
#workflow_dispatch: # Allows manually triggering from the Actions page
workflow_dispatch: # Allows manually triggering from the Actions page

jobs:
get_commits:
Expand Down

0 comments on commit 40cee35

Please sign in to comment.