Skip to content

Commit 7f8c2ee

Browse files
committed
refactor: rename repo
1 parent b447f37 commit 7f8c2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# actions-product-board
1+
# planning-automation-action
22
> GitHub Action that helps automate GitHub Projects (beta)
33
44
It reacts to `issues` and `pull_request` events, and does the following:
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
name: blah
3434
steps:
35-
- uses: ory-corp/actions-product-board@master
35+
- uses: ory-corp/planning-automation-action@master
3636
with:
3737
project: 9
3838
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)