Skip to content

Commit

Permalink
Add a workflow_dispatch trigger in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Oct 24, 2021
1 parent b1d1df7 commit a527fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- default
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a527fc4

Please sign in to comment.