Skip to content

Commit

Permalink
Add workflow_dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
luc122c committed Nov 15, 2023
1 parent c09c577 commit 2b7747f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Check for firebase-tools releases

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit 2b7747f

Please sign in to comment.