Skip to content

Commit

Permalink
Add Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
aiKrice committed Dec 1, 2024
1 parent 31d72a2 commit efc3c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/badgetizr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Badgetizr
uses: aiKrice/homebrew-badgetizr@267be40f597654a720ed153126bcd7aaf877dfed
uses: aiKrice/homebrew-badgetizr@feat/support_github_action
with:
pr_id: ${{ github.event.pull_request.number }}
configuration: .badgetizr.yml
Expand Down

0 comments on commit efc3c3d

Please sign in to comment.