Skip to content

Bump actions/add-to-project from 1.0.2 to 2.0.0 #88

Bump actions/add-to-project from 1.0.2 to 2.0.0

Bump actions/add-to-project from 1.0.2 to 2.0.0 #88

name: Testing workflow config action
on:
workflow_dispatch:
push:
pull_request:
release:
jobs:
testing-workflow-config:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: configure workflow
uses: ./.github/actions/configure-workflow
id: config
with:
milliseconds: 3000