Skip to content

Commit

Permalink
[ISSUE-68] Fix github ci for cross-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jlurena committed Jul 9, 2024
1 parent a9f1ec6 commit aa7b382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

name: Code Coverage

on: [push, workflow_dispatch, pull_request]
on: [workflow_dispatch, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit aa7b382

Please sign in to comment.