Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Project

Project #37

Workflow file for this run

name: Project
on:
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
jobs:
common:
uses: bank-vaults/.github/.github/workflows/_project-common.yml@main
permissions:
issues: write
pull-requests: write