Skip to content

Commit 259d8b2

Browse files
author
Ben M
authored
Update add-to-triage-board.yml
tweaking github action
1 parent b7c97fd commit 259d8b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Add issue/PR to Triage Board
1+
name: 'Add issue/PR to Triage Board'
22
on:
33
issues:
44
types:
@@ -7,6 +7,7 @@ on:
77
types:
88
- opened
99
jobs:
10+
name: 'Add to Triage Board'
1011
add-to-triage-project-board:
11-
uses: cypress-io/cypress/.github/workflows/triage_add_to_project.yml
12+
uses: cypress-io/cypress/.github/workflows/triage_add_to_project.yml@master
1213
secrets: inherit

0 commit comments

Comments
 (0)