Skip to content

[release/v2.7.x] ci: Include source-watcher in the e2e test suite #1256

[release/v2.7.x] ci: Include source-watcher in the e2e test suite

[release/v2.7.x] ci: Include source-watcher in the e2e test suite #1256

Workflow file for this run

name: backport
on:
pull_request_target:
types: [closed, labeled]
permissions: read-all
jobs:
backport:
permissions:
contents: write # for reading and creating branches.
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/[email protected]
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}