Skip to content

Commit

Permalink
Merge pull request #60 from mitza-oci/master
Browse files Browse the repository at this point in the history
GitHub Actions: enable workflow_dispatch
  • Loading branch information
mitza-oci authored Feb 14, 2024
2 parents be35d70 + d42c5d7 commit 6254f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- master
schedule:
- cron: '10 0 * * 0'
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 6254f54

Please sign in to comment.