ci: Move actions to separate repo (#29)

* ci: Move actions to separate repo
* ci: Remove dependency on main branch
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-08-12 11:28:14 +02:00 committed by GitHub
parent 19f964cc3c
commit 567ba7650a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 10 additions and 77582 deletions

View file

@ -73,5 +73,5 @@ jobs:
- added|modified: '**'
- name: Collect changed charts
uses: ./.github/actions/collect-charts
uses: bjw-s/helm-charts-actions/collect-charts@main
id: changed-charts