We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d94ab7 commit 1a6233dCopy full SHA for 1a6233d
.github/workflows/dev-infra.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
- - uses: angular/dev-infra/github-actions/commit-message-based-labels@fd57e38fdd95d2d145adb87a1ff0cbbc231316bc
+ - uses: angular/dev-infra/github-actions/pull-request-labeling@3a765b303ce300f607b658abd4eb8a981bc7277f
16
with:
17
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
18
post_approval_changes:
0 commit comments