This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 22 name : Auto Labeler
33
44 on :
5- # pull_request event is required only for autolabeler
6- pull_request :
7- # Only following types are handled by the action, but one can default to all as well
8- types : [opened, reopened, synchronize]
9- # pull_request_target event is required for autolabeler to support PRs from forks
5+ # pull_request_target event is required for autolabeler to support all PRs including forks
106 pull_request_target :
117 types : [opened, reopened, synchronize]
128
Original file line number Diff line number Diff line change 33
44 on :
55 workflow_dispatch :
6- pull_request :
7- types :
8- - closed
9- branches :
10- - main
116 pull_request_target :
127 types :
138 - closed
Original file line number Diff line number Diff line change 11# automatic-contrib-prs
22
33[ ![ .github/workflows/linter.yml] ( https://github.com/github/automatic-contrib-prs/actions/workflows/super-linter.yml/badge.svg )] ( https://github.com/github/automatic-contrib-prs/actions/workflows/super-linter.yml )
4- [ ![ CodeQL] ( https://github.com/github/automatic-contrib-prs/actions/workflows/codeql.yml /badge.svg )] ( https://github.com/github/automatic-contrib-prs/actions/workflows/codeql.yml )
4+ [ ![ CodeQL] ( https://github.com/github/automatic-contrib-prs/actions/workflows/github-code-scanning/ codeql/badge.svg )] ( https://github.com/github/automatic-contrib-prs/actions/workflows/github-code-scanning/ codeql )
55[ ![ Docker Image CI] ( https://github.com/github/automatic-contrib-prs/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/github/automatic-contrib-prs/actions/workflows/docker-image.yml )
66[ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/github/automatic-contrib-prs/badge )] ( https://scorecard.dev/viewer/?uri=github.com/github/automatic-contrib-prs )
77
You can’t perform that action at this time.
0 commit comments