Skip to content

Commit

Permalink
add workflow dispatch for dev build (notaryproject#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzar authored Sep 28, 2022
1 parent 675bd4b commit e7e930c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: dev-release
on:
schedule:
- cron: '0 16 * * 0' # at 16:00 on Sunday (UTC)
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit e7e930c

Please sign in to comment.