Skip to content

Update GitHub Actions: Build Triggers, upload-artifact (#720) #3

Update GitHub Actions: Build Triggers, upload-artifact (#720)

Update GitHub Actions: Build Triggers, upload-artifact (#720) #3

Workflow file for this run

# Uses dependabot to check things
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
# The default location of the bot is `.github/workflows`
directory: "/"
schedule:
interval: "weekly"