Skip to content

Commit

Permalink
use branch
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <[email protected]>
  • Loading branch information
kzantow committed Sep 27, 2024
1 parent 1afd4c6 commit bf0985b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-awaiting-response-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:

jobs:
run:
uses: "anchore/workflows/.github/workflows/remove-awaiting-response-label.yaml@main"
uses: "anchore/workflows/.github/workflows/remove-awaiting-response-label.yaml@fix/pr-comment-trigger"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}

0 comments on commit bf0985b

Please sign in to comment.