Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add dispatch
  • Loading branch information
3nids committed Aug 21, 2020
1 parent 685d167 commit 25c3138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Expand Up @@ -4,8 +4,8 @@ on:
schedule:
# runs every day
- cron: '0 0 * * *'
# every hour
- cron: '* */1 * * *'
workflow_dispatch:
# POST https://api.github.com/repos/qgis/QGIS/actions/workflows/2264135/dispatches:

jobs:
build-docker:
Expand Down

0 comments on commit 25c3138

Please sign in to comment.