Skip to content

Commit

Permalink
Adapt GitHub check workflow until the changes are merged to master
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Dec 2, 2024
1 parent c27746c commit 599999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
repository: hivemq/hivemq-prometheus-extension
ref: master
ref: feature/oci-extension
path: hivemq-prometheus-extension
- name: Setup Java
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4
Expand Down

0 comments on commit 599999d

Please sign in to comment.