Skip to content

Commit

Permalink
add flag on reausable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PiluVitu committed Aug 13, 2024
1 parent b663ae2 commit 0c8871b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
repository: ${{github.repository}}
pr-number: ${{github.event.pull_request.number}}
secrets: inherit

teste:
runs-on: ubunt-latest
Expand Down

0 comments on commit 0c8871b

Please sign in to comment.