Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): bump ruby/setup-ruby from 1.257.0 to 1.258.0 (#6063) #154

chore(deps): bump ruby/setup-ruby from 1.257.0 to 1.258.0 (#6063)

chore(deps): bump ruby/setup-ruby from 1.257.0 to 1.258.0 (#6063) #154

name: Build Snapshot
on:
push:
branches:
- '**'
# don't run on dependabot branches. Dependabot will create pull requests, which will then be run instead
- '!dependabot/**'
workflow_dispatch:
schedule:
# build it monthly: At 04:00 on day-of-month 1.
- cron: '0 4 1 * *'
jobs:
build:
name: Build Snapshot
uses: ./.github/workflows/build.yml