Skip to content

Commit

Permalink
Update ci-all-ruby-main-stub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianLoomis committed Feb 21, 2025
1 parent 21d1ef0 commit 2d1442b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-all-ruby-main-stub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ name: Run ci-all-ruby-main from chef/common-github-actions

on:
pull_request:
types: [opened, synchronize, reopened, closed]
branches: [ main, release/** ]
# types: [opened, synchronize, reopened, closed]
push:
branches:
- main
- 'releases/**'
- 'release/**'
# - master
# - develop
# - 'features/**'
Expand Down

0 comments on commit 2d1442b

Please sign in to comment.