Skip to content

Commit

Permalink
Add manual trigger to .github/workflows/pkg-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jul 30, 2020
1 parent 7aeac5b commit d1995ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkg-update.yml
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- actions/trigger/pkg-update
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit d1995ce

Please sign in to comment.