Skip to content

Commit

Permalink
Merge pull request #15 from bpkroth/disable-old-docker-package-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth authored Jan 14, 2021
2 parents 94a8710 + 36ebd09 commit 0fa4cdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ name: CI
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch
on:
workflow_dispatch:
inputs:
tags:
description: 'Manual CI run'
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 0fa4cdc

Please sign in to comment.