Skip to content

devilbox/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Action Reusable Workflows

Tag License

Required GitHub Action Reusable Workflows for Devilbox. See .github/workflows.

๐Ÿ’ป Usage

See how the reusable workflows are used from this repository.

โ— Keep up-to-date with GitHub Dependabot

โš ๏ธ UPDATE
The following is not yet available as part of Dependabots package ecosystem.
https://github.community/t/dependabot-with-reusable-workflow-versions/207372/4

Since Dependabot has native GitHub Actions support, to enable it on your GitHub repo all you need to do is add the .github/dependabot.yml file:

version: 2
updates:
  # Maintain dependencies for GitHub Actions
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"

Then Dependabot will PR you version updates as soon as this repository gets updated.

๐Ÿ“„ License

MIT License

Copyright (c) 2022 cytopia

About

Collection of GitHub Action workflows required for Devilbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •