Skip to content

Commit e5f5697

Browse files
authored
Update add_to_project_board.yml
remove pr from the add-to-project-board workflow
1 parent 58c3ff9 commit e5f5697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Add new pr or issue to project board
22

3-
on: [issues, pull_request]
3+
on: [issues]
44

55
jobs:
66
add-to-project:
77
uses: lambdaisland/open-source/.github/workflows/add-to-project-board.yml@main
88
secrets: inherit
9-
9+

0 commit comments

Comments
 (0)