Skip to content

Commit e02ae3a

Browse files
committed
ci: activate project workflow on this repository
1 parent a77c19b commit e02ae3a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/pr-issues-project.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ on:
1414
description: "GitHub App private key for the DevOps Stack Project app"
1515
required: true
1616

17-
# issues:
18-
# types:
19-
# - opened
20-
# - reopened
17+
issues:
18+
types:
19+
- opened
20+
- reopened
2121

22-
# pull_request:
23-
# types:
24-
# - opened
25-
# - reopened
22+
pull_request:
23+
types:
24+
- opened
25+
- reopened
2626

2727
jobs:
2828
add-to-project:

0 commit comments

Comments
 (0)