File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,13 @@ jobs:
1515 if : github.event_name == 'pull_request_target'
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1918 - uses : angular/dev-infra/github-actions/labeling/pull-request@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
2019 with :
2120 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2221 post_approval_changes :
2322 if : github.event_name == 'pull_request_target'
2423 runs-on : ubuntu-latest
2524 steps :
26- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2725 - uses : angular/dev-infra/github-actions/post-approval-changes@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
2826 with :
2927 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments