Skip to content

Bump acts_as_list from 1.1.0 to 1.2.4 #4811

Bump acts_as_list from 1.1.0 to 1.2.4

Bump acts_as_list from 1.1.0 to 1.2.4 #4811

Workflow file for this run

name: DO NOT MERGE
on:
pull_request:
types: [ unlabeled, labeled, opened, synchronize , reopened]
jobs:
build:
if: contains(github.event.pull_request.labels.*.name, 'do not merge' )
runs-on: ubuntu-latest
steps:
- name: Raise an Error
run: exit 1