Skip to content

bump: bump bootstrap from 5.3.1 to 5.3.3 #91

bump: bump bootstrap from 5.3.1 to 5.3.3

bump: bump bootstrap from 5.3.1 to 5.3.3 #91

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'