Skip to content

$hyoo_budget_fund: no limit by default #4

$hyoo_budget_fund: no limit by default

$hyoo_budget_fund: no limit by default #4

name: $hyoo_budget_app
# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#defining-access-for-the-github_token-permissions
permissions: write-all
on:
workflow_dispatch:
push:
pull_request:
schedule:
- cron: "0 7 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hyoo-ru/mam_build@master2
with:
package: 'hyoo/budget'
modules: 'app'
- uses: hyoo-ru/[email protected]
if: github.ref == 'refs/heads/master'
with:
folder: 'hyoo/budget/app/-'