Skip to content

Commit

Permalink
Allow the CI to be manually run (#8821)
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Apr 4, 2021
1 parent 829470c commit 3943306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -9,6 +9,7 @@ on:
branches:
- master
- "2.9"
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 3943306

Please sign in to comment.