Skip to content

Package target-determinator to commit-annotator OCI image (#775) #133

Package target-determinator to commit-annotator OCI image (#775)

Package target-determinator to commit-annotator OCI image (#775) #133

name: Auto update PR's
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: chinthakagodawita/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GIX_CREATE_PR_PAT }}"
MERGE_MSG: "Branch was auto-updated."
RETRY_COUNT: "5"
RETRY_SLEEP: "1000"
MERGE_CONFLICT_ACTION: "ignore"