Skip to content

Commit

Permalink
bug: nab stale parameter (#35)
Browse files Browse the repository at this point in the history
Nab stale parameter
  • Loading branch information
DerekRoberts authored Oct 5, 2023
1 parent a88a490 commit 962c8db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ jobs:
overwrite: ${{ matrix.overwrite }}
parameters:
-p ZONE=${{ github.event.number }} -p NAME=${{ github.event.repository.name }}
-p PROMOTE=${{ github.repository }}/${{ matrix.name }}:${{ github.event.number }}
${{ matrix.parameters }}
repository: ${{ matrix.repository }}
triggers: ${{ matrix.triggers }}
Expand Down

0 comments on commit 962c8db

Please sign in to comment.