feat: Add ArgoCD diff workflow #35
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
env:
|
env:
|
||||||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||||
|
GITHUB_TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue