Skip to content

Commit

Permalink
GitHub workflow
Browse files Browse the repository at this point in the history
Updating branch names
  • Loading branch information
RodrigoMNardi committed Oct 30, 2023
1 parent 69d712e commit 43dc66e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ name: Ruby

on:
push:
branches: [ "master" ]
branches: [ "main", "beta", "stable" ]
pull_request:
branches: [ "master", "develop" ]
branches: [ "main", "beta", "stable" ]

permissions:
contents: read
Expand Down

0 comments on commit 43dc66e

Please sign in to comment.