Skip to content

[TEST] Downstream Job #10

[TEST] Downstream Job

[TEST] Downstream Job #10

name: "Update all Contributing Files"
on:
schedule:
- cron: '0 0 * * 0' # Every Sunday at midnight UTC
workflow_dispatch:
push:
jobs:
update-contributing:
runs-on: ubuntu-latest
steps:
- name: Call downstream job
uses: ColmBhandal/test-charm/test-pr-action@main
id: cpr