Skip to content

Commit

Permalink
add github_actions branch to run actio tests
Browse files Browse the repository at this point in the history
  • Loading branch information
morozgrafix committed Jan 11, 2023
1 parent 8afb86f commit 165e630
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ name: Ruby

on:
push:
branches: [master]
branches:
- master
- github_actions
pull_request:
branches: [master]

Expand Down

0 comments on commit 165e630

Please sign in to comment.