Skip to content

Commit

Permalink
Allow Manual Github Actions Workflow (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtymchyk committed May 24, 2022
1 parent 805f99d commit 51eb1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
@@ -1,6 +1,7 @@
name: Ruby CI

on:
workflow_dispatch:
pull_request:
push:
branches: master
Expand Down

0 comments on commit 51eb1fd

Please sign in to comment.