Skip to content

chore(deps): update dependency https://github.com/lkubb/salt-extensio… #141

chore(deps): update dependency https://github.com/lkubb/salt-extensio…

chore(deps): update dependency https://github.com/lkubb/salt-extensio… #141

Workflow file for this run

<<<<<<< before updating
=======
---
>>>>>>> after updating

Check failure on line 4 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
name: Pull Request or Push
on:
push:
branches:
- 'main' # Run on pushes to main
tags-ignore:
- '*' # Ignore pushes to tags
pull_request:
jobs:
call_central_workflow:
name: CI
uses: salt-extensions/central-artifacts/.github/workflows/ci.yml@main
with:
<<<<<<< before updating
setup-vault: true
permissions:
contents: write
=======
deploy-docs: true
permissions:
contents: write
id-token: write
pages: write
>>>>>>> after updating
pull-requests: read