Skip to content

Commit

Permalink
Update add_to_project.yml (#113)
Browse files Browse the repository at this point in the history
* Update add_to_project.yml

* Update pr target in add_to_project yml

* Update comments/names in add_to_project.yml

* Update add_to_project.yml
  • Loading branch information
madMatchstick authored Apr 25, 2024
1 parent c492368 commit 9f2c705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/add_to_project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Add pull requests and issues to formulation project
name: Add to Project

on:
#pull_request_target:
Expand All @@ -11,10 +11,10 @@ on:

jobs:
add-to-project:
name: Add pull requests and issues to project
name: Add prs and issues to formulation project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/NOAA-OWP/projects/30
github-token: ${{ secrets.test-cfe }}
github-token: ${{ secrets.TEST-CFE-2 }}

0 comments on commit 9f2c705

Please sign in to comment.