Skip to content

Commit

Permalink
Update dependabot_update_rbis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Sep 7, 2023
1 parent 97b4309 commit 97ed9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_update_rbis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
update-gem-rbis:
runs-on: ubuntu-latest
timeout-minutes: 30
if: ${{ contains(fromJson(inputs.valid_actors), github.actor) }}
#if: ${{ contains(fromJson(inputs.valid_actors), github.actor) }}
steps:
- name: Checkout PR branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 97ed9ac

Please sign in to comment.