Skip to content

bump: bump cypress from 12.12.0 to 12.17.4 #83

bump: bump cypress from 12.12.0 to 12.17.4

bump: bump cypress from 12.12.0 to 12.17.4 #83

Workflow file for this run

name: Pull Request Workflows
on:
pull_request:
types: [opened]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Pull Request Workflows
steps:
- name: Assign NEW pull request to project
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened'
with:
project: 'https://github.com/palcarazm/bootstrap5-toggle/projects/2'
column_name: 'To do'