Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiafojucik authored May 12, 2023
1 parent 5e44f25 commit e15d658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to Customer Ops Project
name: Assign to Function Templates project
steps:
- name: Assign new issues to Customer Ops project
- name: Assign new issues to Function Templates project
uses: actions/add-to-project@960fbad431afda394cfcf8743445e741acd19e85 # v0.4.0
if: github.event.action == 'opened'
with:
Expand Down

0 comments on commit e15d658

Please sign in to comment.