Skip to content

use last tag of workflows #512

use last tag of workflows

use last tag of workflows #512

name: Ensure compliance with Ledger guidelines
# This workflow is mandatory in all applications
# It calls a reusable workflow guidelines_enforcer developed by Ledger's internal developer team.
# The successful completion of the reusable workflow is a mandatory step for an app to be available on the Ledger
# application store.
#
# More information on the guidelines can be found in the repository:
# LedgerHQ/ledger-app-workflows/
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
- develop
- master
- dev
jobs:
ledger-guidelines-enforcer:
uses: Zondax/_workflows/.github/workflows/_ledger_guidelines_enforcer.yml@3

Check failure on line 23 in .github/workflows/guidelines_enforcer.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/guidelines_enforcer.yml

Invalid workflow file

error parsing called workflow ".github/workflows/guidelines_enforcer.yml" -> "Zondax/_workflows/.github/workflows/_ledger_guidelines_enforcer.yml@3" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit