Skip to content

Removes tags as trigger in package down #1

Removes tags as trigger in package down

Removes tags as trigger in package down #1

Workflow file for this run

# Uses dependabot to check things
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
# Workflow files stored in the default location of `.github/workflows`
# You don't need to specify `/.github/workflows` for `directory`.
# You can use `directory: "/"`.
directory: "/"
schedule:
interval: "weekly"