mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-10 08:40:10 -06:00
updating name
This commit is contained in:
4
.github/workflows/add_to_triage_project.yml
vendored
4
.github/workflows/add_to_triage_project.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Add issue/PR to triage project
|
||||
name: Add issue/PR to project
|
||||
|
||||
on:
|
||||
issues:
|
||||
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
add-to-triage-project:
|
||||
name: Add issue/PR to triage project
|
||||
name: Add to triage project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.3.0
|
||||
|
||||
Reference in New Issue
Block a user