Skip to content

feat: add CoreFileObject support and object_file_fetch module #339

feat: add CoreFileObject support and object_file_fetch module

feat: add CoreFileObject support and object_file_fetch module #339

---
# yamllint disable rule:truthy
name: "Pull Request on develop"
on:
push:
branches:
- "renovate/**"
pull_request:
branches:
- develop
permissions:
contents: read
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
ansible_linter_and_tests:
uses: ./.github/workflows/workflow-ansible-linter-and-tests.yml