Add euro calliope methods #11
This file contains hidden or 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
# Check for changes in the upstream template. If changes are found, a comment is added to the PR. | ||
name: Template check. | ||
on: | ||
pull_request: | ||
branches: | ||
- "main" | ||
jobs: | ||
copier-update: | ||
uses: calliope-project/data-module-template/.github/workflows/template-check.yml@fix-copier-update-ci-action | ||
Check failure on line 10 in .github/workflows/check-template-latest.yml
|