Skip to content

PKGSRC update: own/chromium #38

PKGSRC update: own/chromium

PKGSRC update: own/chromium #38

Workflow file for this run

name: Add To Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to kikadf's project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/users/kikadf/projects/1/views/1
github-token: ${{ secrets.GHTOKEN }}