Skip to content

Commit

Permalink
Update add_to_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madMatchstick authored May 6, 2024
1 parent 9f2c705 commit 3146477
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/add_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ name: Add to Project

on:
#pull_request_target:
pull_request:
types:
- opened
#pull_request:
# types:
# - opened
issues:
types:
- opened

jobs:
add-to-project:
name: Add prs and issues to formulation project
name: Add issues to formulation project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 3146477

Please sign in to comment.