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