Skip to content

Commit

Permalink
Update Buildlight to look for new actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
darronschall committed May 24, 2024
1 parent 555c424 commit 6dedff2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/buildlight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: Buildlight

on:
workflow_run:
workflows: [Ruby]
branches: [main]
workflows:
- rspec
- standardrb
branches:
- main

jobs:
buildlight:
Expand Down

0 comments on commit 6dedff2

Please sign in to comment.