Skip to content

Commit

Permalink
refactor: rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 7, 2022
1 parent b447f37 commit 7f8c2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# actions-product-board
# planning-automation-action
> GitHub Action that helps automate GitHub Projects (beta)
It reacts to `issues` and `pull_request` events, and does the following:
Expand Down Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
name: blah
steps:
- uses: ory-corp/actions-product-board@master
- uses: ory-corp/planning-automation-action@master
with:
project: 9
token: ${{ secrets.PAT }}
Expand Down

0 comments on commit 7f8c2ee

Please sign in to comment.