feat: add variable to set resources and enable caching for index writes #146
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "linters" | |
on: | |
pull_request: | |
jobs: | |
linters: | |
uses: camptocamp/devops-stack/.github/workflows/modules-linters.yaml@main |