Skip to content

Merge pull request #842 from holidayworking/renovate/nektos-act-0.x #2680

Merge pull request #842 from holidayworking/renovate/nektos-act-0.x

Merge pull request #842 from holidayworking/renovate/nektos-act-0.x #2680

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Use Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop