Skip to content

Commit

Permalink
Merge branch 'main' into feat/transport-server-ip-listeners
Browse files Browse the repository at this point in the history
  • Loading branch information
j1m-ryan authored Sep 17, 2024
2 parents 72004cf + ea56c16 commit 2b83700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug Report
description: File a bug report.
title: "[Bug]: "
labels: ["bug", "ready for refinement"]
labels: ["bug", "needs triage"]
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ permissions:

jobs:
call-docs-build-push:
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@d20def4d420028a71f99863011c6de7325c4013e # v1.0.4
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@f88844356d32c94be057b60033b3a933bebabf77 # v1.0.5
permissions:
pull-requests: write # needed to write preview url comment to PR
contents: read
Expand Down

0 comments on commit 2b83700

Please sign in to comment.