Skip to content

some scripts try sourcing ~/novarc #40

some scripts try sourcing ~/novarc

some scripts try sourcing ~/novarc #40

Workflow file for this run

name: Issues Sync
on:
issues:
types: [opened]
jobs:
sync-issues:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: 'Automation and Tooling'
column: 'To Do'
repo-token: ${{ secrets.PROJ_MNG }}