updating name

This commit is contained in:
Matt Schile
2022-08-17 10:51:26 -06:00
parent e5a94ed0fa
commit 95f4e22670

View File

@@ -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